#EEB9B8#EEB9B8
#EEB9B8 is a very light, moderate red. Relative luminance 0.563; OKLCH L 83.3% C 0.062 H 19.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB9B8 |
|---|---|
| RGB | rgb(238, 185, 184) |
| HSL | hsl(1, 61%, 83%) |
| HSV | hsv(1, 23%, 93%) |
| CMYK | cmyk(0%, 22.3%, 22.7%, 6.7%) |
| CIE-LAB | lab(79.81, 18.95, 7.87) |
| CIE-LCH | lch(79.81, 20.52, 22.56°) |
| OKLab | oklab(83.31% 0.0579 0.0208) |
| OKLCH | oklch(83.31% 0.062 19.7) |
| XYZ | xyz(61.2613, 56.3385, 52.9856) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.41
Light Rose
#FFC5CB
ΔE00 4.33
Pink
#FFC0CB
ΔE00 5.32
Bubblegum
#FFC1CC
ΔE00 5.35
Lightpink
#FFB6C1
ΔE00 5.61
Dusty Pink
#D8A7B1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB9B8 #B8EDEE
analogous
#EEB8D2 #EEB9B8 #EED4B8
triadic
#EEB9B8 #B8EEB9 #B9B8EE
tetradic
#EEB9B8 #D2EEB8 #B8EDEE #D4B8EE
square
#EEB9B8 #D2EEB8 #B8EDEE #D4B8EE
split-complementary
#EEB9B8 #B8EED4 #B8D2EE
monochromatic
#D65855 #E28887 #EEB9B8 #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.71
#EEB9B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EEB9B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB9B8
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB9B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB9B8 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B8
Deuteranopia (green-blind)
#CFCAB7
Tritanopia (blue-blind)
#F9B4B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eeb9b8; /* rgb */ color: rgb(238, 185, 184); /* oklch */ color: oklch(83.3% 0.062 19.7);
Tailwind
colors: {
custom: {
50: '#f4cecd',
500: '#eeb9b8',
950: '#000000',
},
}SCSS
$custom: #eeb9b8; $custom-light: #f4cecd; $custom-dark: #000000;
JSON
{
"hex": "#eeb9b8",
"rgb": {
"r": 238,
"g": 185,
"b": 184
},
"hsl": {
"h": 1.111,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.83312,
"c": 0.06155,
"h": 19.7
},
"luminance": 0.56336
}Semantic roles & 50–950 ramp
primary
#EEB9B8
secondary
#7ECACC
accent
#C6C91C
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171313
muted
#858383