black
#000000
#FFBEBB
#FFBEBB
Color Values
| Format | #000000 | #FFBEBB |
|---|---|---|
| HEX | #000000 | #FFBEBB |
| RGB | 0, 0, 0 | 255, 190, 187 |
| HSL | 0.0, 0.0%, 0.0% | 2.6, 100.0%, 86.7% |
| HSV | 0.0, 0.0%, 0.0% | 2.6, 26.7%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 25.5%, 26.7%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8599 0.0755 21.8 |
Contrast & Accessibility
13.33:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFBEBB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFBEBB
Color Difference (Delta E)
86.52
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFBEBB);
background: linear-gradient(135deg, #000000, #FFBEBB);