#EAB9BC#EAB9BC
#EAB9BC is a very light, muted red. Relative luminance 0.558; OKLCH L 83.0% C 0.057 H 14.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB9BC |
|---|---|
| RGB | rgb(234, 185, 188) |
| HSL | hsl(356, 54%, 82%) |
| HSV | hsv(356, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 19.7%, 8.2%) |
| CIE-LAB | lab(79.51, 18.07, 5.24) |
| CIE-LCH | lch(79.51, 18.82, 16.17°) |
| OKLab | oklab(83.03% 0.055 0.014) |
| OKLCH | oklch(83.03% 0.057 14.3) |
| XYZ | xyz(60.3581, 55.8236, 55.1629) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.59
Light Rose
#FFC5CB
ΔE00 4.13
Bubblegum
#FFC1CC
ΔE00 4.77
Pink
#FFC0CB
ΔE00 4.78
Dusty Pink
#D8A7B1
ΔE00 5.27
Lightpink
#FFB6C1
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB9BC #B9EAE7
analogous
#EAB9D4 #EAB9BC #EACFB9
triadic
#EAB9BC #BCEAB9 #B9BCEA
tetradic
#EAB9BC #D4EAB9 #B9EAE7 #CFB9EA
square
#EAB9BC #D4EAB9 #B9EAE7 #CFB9EA
split-complementary
#EAB9BC #B9EACF #B9D4EA
monochromatic
#CE5B62 #DC8A8F #EAB9BC #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.73
#EAB9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#EAB9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB9BC
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB9BC | 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)
#C1C0BC
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#F4B5BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eab9bc; /* rgb */ color: rgb(234, 185, 188); /* oklch */ color: oklch(83.0% 0.057 14.3);
Tailwind
colors: {
custom: {
50: '#f1ced0',
500: '#eab9bc',
950: '#000000',
},
}SCSS
$custom: #eab9bc; $custom-light: #f1ced0; $custom-dark: #000000;
JSON
{
"hex": "#eab9bc",
"rgb": {
"r": 234,
"g": 185,
"b": 188
},
"hsl": {
"h": 356.327,
"s": 53.846,
"l": 82.157
},
"oklch": {
"l": 0.83027,
"c": 0.05678,
"h": 14.3
},
"luminance": 0.55821
}Semantic roles & 50–950 ramp
primary
#EAB9BC
secondary
#81C6C2
accent
#C1B824
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383