#EEBBB9#EEBBB9
#EEBBB9 is a very light, muted red. Relative luminance 0.572; OKLCH L 83.7% C 0.059 H 21.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBB9 |
|---|---|
| RGB | rgb(238, 187, 185) |
| HSL | hsl(2, 61%, 83%) |
| HSV | hsv(2, 22%, 93%) |
| CMYK | cmyk(0%, 21.4%, 22.3%, 6.7%) |
| CIE-LAB | lab(80.31, 18.03, 8.05) |
| CIE-LCH | lch(80.31, 19.74, 24.05°) |
| OKLab | oklab(83.71% 0.0552 0.0212) |
| OKLCH | oklch(83.71% 0.059 21) |
| XYZ | xyz(61.7878, 57.2232, 53.6801) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.64
Light Rose
#FFC5CB
ΔE00 4.46
Pink
#FFC0CB
ΔE00 5.68
Bubblegum
#FFC1CC
ΔE00 5.68
Lightpink
#FFB6C1
ΔE00 6.18
Dusty Pink
#D8A7B1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBB9 #B9ECEE
analogous
#EEB9D1 #EEBBB9 #EED5B9
triadic
#EEBBB9 #B9EEBB #BBB9EE
tetradic
#EEBBB9 #D1EEB9 #B9ECEE #D5B9EE
square
#EEBBB9 #D1EEB9 #B9ECEE #D5B9EE
split-complementary
#EEBBB9 #B9EED5 #B9D1EE
monochromatic
#D65B57 #E28B88 #EEBBB9 #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.69
#EEBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EEBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBB9
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBB9 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2B9
Deuteranopia (green-blind)
#D0CBB8
Tritanopia (blue-blind)
#F9B6BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebbb9; /* rgb */ color: rgb(238, 187, 185); /* oklch */ color: oklch(83.7% 0.059 21.0);
Tailwind
colors: {
custom: {
50: '#f4cfce',
500: '#eebbb9',
950: '#000000',
},
}SCSS
$custom: #eebbb9; $custom-light: #f4cfce; $custom-dark: #000000;
JSON
{
"hex": "#eebbb9",
"rgb": {
"r": 238,
"g": 187,
"b": 185
},
"hsl": {
"h": 2.264,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.83707,
"c": 0.05916,
"h": 21
},
"luminance": 0.57221
}Semantic roles & 50–950 ramp
primary
#EEBBB9
secondary
#7FC9CC
accent
#C2C91D
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383