#EAB9BB#EAB9BB
#EAB9BB is a very light, muted red. Relative luminance 0.558; OKLCH L 83.0% C 0.057 H 15.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB9BB |
|---|---|
| RGB | rgb(234, 185, 187) |
| HSL | hsl(358, 54%, 82%) |
| HSV | hsv(358, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 20.1%, 8.2%) |
| CIE-LAB | lab(79.49, 17.93, 5.74) |
| CIE-LCH | lch(79.49, 18.82, 17.77°) |
| OKLab | oklab(83% 0.0547 0.0153) |
| OKLCH | oklch(83% 0.057 15.6) |
| XYZ | xyz(60.2507, 55.7806, 54.5971) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.65
Light Rose
#FFC5CB
ΔE00 4.25
Bubblegum
#FFC1CC
ΔE00 5.01
Pink
#FFC0CB
ΔE00 5.01
Dusty Pink
#D8A7B1
ΔE00 5.45
Lightpink
#FFB6C1
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB9BB #B9EAE8
analogous
#EAB9D4 #EAB9BB #EAD0B9
triadic
#EAB9BB #BBEAB9 #B9BBEA
tetradic
#EAB9BB #D4EAB9 #B9EAE8 #D0B9EA
square
#EAB9BB #D4EAB9 #B9EAE8 #D0B9EA
split-complementary
#EAB9BB #B9EAD0 #B9D4EA
monochromatic
#CE5B60 #DC8A8D #EAB9BB #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.73
#EAB9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#EAB9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB9BB
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB9BB | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#F4B5BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eab9bb; /* rgb */ color: rgb(234, 185, 187); /* oklch */ color: oklch(83.0% 0.057 15.6);
Tailwind
colors: {
custom: {
50: '#f1cecf',
500: '#eab9bb',
950: '#000000',
},
}SCSS
$custom: #eab9bb; $custom-light: #f1cecf; $custom-dark: #000000;
JSON
{
"hex": "#eab9bb",
"rgb": {
"r": 234,
"g": 185,
"b": 187
},
"hsl": {
"h": 357.551,
"s": 53.846,
"l": 82.157
},
"oklch": {
"l": 0.83,
"c": 0.05675,
"h": 15.6
},
"luminance": 0.55778
}Semantic roles & 50–950 ramp
primary
#EAB9BB
secondary
#81C6C3
accent
#C1BB24
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383