#EA9BAA#EA9BAA
#EA9BAA is a light, moderate red. Relative luminance 0.438; OKLCH L 77.2% C 0.096 H 7.1°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BAA |
|---|---|
| RGB | rgb(234, 155, 170) |
| HSL | hsl(349, 65%, 76%) |
| HSV | hsv(349, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 27.4%, 8.2%) |
| CIE-LAB | lab(72.12, 31.47, 4.41) |
| CIE-LCH | lch(72.12, 31.78, 7.98°) |
| OKLab | oklab(77.18% 0.0953 0.0119) |
| OKLCH | oklch(77.18% 0.096 7.1) |
| XYZ | xyz(52.9101, 43.8408, 43.6977) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.74
Pig Pink
#E78EA5
ΔE00 3.58
Soft Pink
#FDB0C0
ΔE00 5.39
Dusty Pink (survey)
#D58A94
ΔE00 5.59
Rose Pink
#F7879A
ΔE00 5.71
Dusty Pink
#D8A7B1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BAA #9BEADB
analogous
#EA9BD2 #EA9BAA #EAB49B
triadic
#EA9BAA #AAEA9B #9BAAEA
tetradic
#EA9BAA #D2EA9B #9BEADB #B49BEA
square
#EA9BAA #D2EA9B #9BEADB #B49BEA
split-complementary
#EA9BAA #9BEAB4 #9BD2EA
monochromatic
#D53654 #DF687F #EA9BAA #F5CED5 #FAE6EA
Accessibility & contrast
On white
2.15
#EA9BAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EA9BAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BAA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BAA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#F895A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea9baa; /* rgb */ color: rgb(234, 155, 170); /* oklch */ color: oklch(77.2% 0.096 7.1);
Tailwind
colors: {
custom: {
50: '#f2b9c3',
500: '#ea9baa',
950: '#000000',
},
}SCSS
$custom: #ea9baa; $custom-light: #f2b9c3; $custom-dark: #000000;
JSON
{
"hex": "#ea9baa",
"rgb": {
"r": 234,
"g": 155,
"b": 170
},
"hsl": {
"h": 348.608,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77178,
"c": 0.09605,
"h": 7.1
},
"luminance": 0.43837
}Semantic roles & 50–950 ramp
primary
#EA9BAA
secondary
#DAF1ED
accent
#CDAB18
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081