#EAB9BE#EAB9BE
#EAB9BE is a very light, muted red. Relative luminance 0.559; OKLCH L 83.1% C 0.057 H 11.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB9BE |
|---|---|
| RGB | rgb(234, 185, 190) |
| HSL | hsl(354, 54%, 82%) |
| HSV | hsv(354, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 18.8%, 8.2%) |
| CIE-LAB | lab(79.56, 18.38, 4.23) |
| CIE-LCH | lch(79.56, 18.86, 12.97°) |
| OKLab | oklab(83.08% 0.0558 0.0114) |
| OKLCH | oklch(83.08% 0.057 11.5) |
| XYZ | xyz(60.5752, 55.9104, 56.3062) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.59
Light Rose
#FFC5CB
ΔE00 3.98
Bubblegum
#FFC1CC
ΔE00 4.37
Pink
#FFC0CB
ΔE00 4.38
Dusty Pink
#D8A7B1
ΔE00 4.97
Lightpink
#FFB6C1
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB9BE #B9EAE5
analogous
#EAB9D6 #EAB9BE #EACDB9
triadic
#EAB9BE #BEEAB9 #B9BEEA
tetradic
#EAB9BE #D6EAB9 #B9EAE5 #CDB9EA
square
#EAB9BE #D6EAB9 #B9EAE5 #CDB9EA
split-complementary
#EAB9BE #B9EACD #B9D6EA
monochromatic
#CE5B67 #DC8A92 #EAB9BE #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.72
#EAB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EAB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB9BE
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB9BE | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#F4B5BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eab9be; /* rgb */ color: rgb(234, 185, 190); /* oklch */ color: oklch(83.1% 0.057 11.5);
Tailwind
colors: {
custom: {
50: '#f1ced1',
500: '#eab9be',
950: '#000000',
},
}SCSS
$custom: #eab9be; $custom-light: #f1ced1; $custom-dark: #000000;
JSON
{
"hex": "#eab9be",
"rgb": {
"r": 234,
"g": 185,
"b": 190
},
"hsl": {
"h": 353.878,
"s": 53.846,
"l": 82.157
},
"oklch": {
"l": 0.83082,
"c": 0.05693,
"h": 11.5
},
"luminance": 0.55908
}Semantic roles & 50–950 ramp
primary
#EAB9BE
secondary
#81C6BF
accent
#C1B124
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383