#EEBDB9#EEBDB9
#EEBDB9 is a very light, muted red. Relative luminance 0.581; OKLCH L 84.1% C 0.057 H 23.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBDB9 |
|---|---|
| RGB | rgb(238, 189, 185) |
| HSL | hsl(5, 61%, 83%) |
| HSV | hsv(5, 22%, 93%) |
| CMYK | cmyk(0%, 20.6%, 22.3%, 6.7%) |
| CIE-LAB | lab(80.78, 16.97, 8.73) |
| CIE-LCH | lch(80.78, 19.08, 27.22°) |
| OKLab | oklab(84.08% 0.0521 0.023) |
| OKLCH | oklch(84.08% 0.057 23.8) |
| XYZ | xyz(62.2150, 58.0777, 53.8225) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.31
Light Rose
#FFC5CB
ΔE00 5.04
Bubblegum
#FFC1CC
ΔE00 6.45
Pink
#FFC0CB
ΔE00 6.47
Lightpink
#FFB6C1
ΔE00 7.11
Dusty Pink
#D8A7B1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBDB9 #B9EAEE
analogous
#EEB9CF #EEBDB9 #EED7B9
triadic
#EEBDB9 #B9EEBD #BDB9EE
tetradic
#EEBDB9 #CFEEB9 #B9EAEE #D7B9EE
square
#EEBDB9 #CFEEB9 #B9EAEE #D7B9EE
split-complementary
#EEBDB9 #B9EED7 #B9CFEE
monochromatic
#D66057 #E28F88 #EEBDB9 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.66
#EEBDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EEBDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBDB9
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBDB9 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B9
Deuteranopia (green-blind)
#D2CCB8
Tritanopia (blue-blind)
#F9B8BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebdb9; /* rgb */ color: rgb(238, 189, 185); /* oklch */ color: oklch(84.1% 0.057 23.8);
Tailwind
colors: {
custom: {
50: '#f4d1ce',
500: '#eebdb9',
950: '#000000',
},
}SCSS
$custom: #eebdb9; $custom-light: #f4d1ce; $custom-dark: #000000;
JSON
{
"hex": "#eebdb9",
"rgb": {
"r": 238,
"g": 189,
"b": 185
},
"hsl": {
"h": 4.528,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.84077,
"c": 0.05697,
"h": 23.8
},
"luminance": 0.58075
}Semantic roles & 50–950 ramp
primary
#EEBDB9
secondary
#7FC6CC
accent
#BCC91D
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383