#EBBBBB#EBBBBB
#EBBBBB is a very light, muted red. Relative luminance 0.568; OKLCH L 83.5% C 0.055 H 18.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBBB |
|---|---|
| RGB | rgb(235, 187, 187) |
| HSL | hsl(0, 55%, 83%) |
| HSV | hsv(0, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 20.4%, 7.8%) |
| CIE-LAB | lab(80.06, 17.23, 6.58) |
| CIE-LCH | lch(80.06, 18.44, 20.92°) |
| OKLab | oklab(83.47% 0.0527 0.0174) |
| OKLCH | oklch(83.47% 0.055 18.3) |
| XYZ | xyz(61.0013, 56.7931, 54.7530) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.78
Light Rose
#FFC5CB
ΔE00 4.40
Bubblegum
#FFC1CC
ΔE00 5.46
Pink
#FFC0CB
ΔE00 5.48
Lightpink
#FFB6C1
ΔE00 6.21
Dusty Pink
#D8A7B1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBBB #BBEBEB
analogous
#EBBBD3 #EBBBBB #EBD3BB
triadic
#EBBBBB #BBEBBB #BBBBEB
tetradic
#EBBBBB #D3EBBB #BBEBEB #D3BBEB
square
#EBBBBB #D3EBBB #BBEBEB #D3BBEB
split-complementary
#EBBBBB #BBEBD3 #BBD3EB
monochromatic
#CF5C5C #DD8C8C #EBBBBB #F8E7E7 #F8E7E7
Accessibility & contrast
On white
1.70
#EBBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EBBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBBB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBBB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CECABA
Tritanopia (blue-blind)
#F5B7BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbbbb; /* rgb */ color: rgb(235, 187, 187); /* oklch */ color: oklch(83.5% 0.055 18.3);
Tailwind
colors: {
custom: {
50: '#f2cfcf',
500: '#ebbbbb',
950: '#000000',
},
}SCSS
$custom: #ebbbbb; $custom-light: #f2cfcf; $custom-dark: #000000;
JSON
{
"hex": "#ebbbbb",
"rgb": {
"r": 235,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83468,
"c": 0.05548,
"h": 18.3
},
"luminance": 0.56791
}Semantic roles & 50–950 ramp
primary
#EBBBBB
secondary
#83C7C7
accent
#C2C223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383