#EA9EAB#EA9EAB
#EA9EAB is a light, moderate red. Relative luminance 0.449; OKLCH L 77.7% C 0.092 H 8.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EAB |
|---|---|
| RGB | rgb(234, 158, 171) |
| HSL | hsl(350, 64%, 77%) |
| HSV | hsv(350, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 26.9%, 8.2%) |
| CIE-LAB | lab(72.82, 30.02, 4.86) |
| CIE-LCH | lch(72.82, 30.41, 9.20°) |
| OKLab | oklab(77.72% 0.0909 0.0131) |
| OKLCH | oklch(77.72% 0.092 8.2) |
| XYZ | xyz(53.5105, 44.8898, 44.3663) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.66
Pig Pink
#E78EA5
ΔE00 4.46
Soft Pink
#FDB0C0
ΔE00 4.91
Dusty Pink
#D8A7B1
ΔE00 5.50
Lightpink
#FFB6C1
ΔE00 5.96
Dusty Pink (survey)
#D58A94
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EAB #9EEADD
analogous
#EA9ED1 #EA9EAB #EAB79E
triadic
#EA9EAB #ABEA9E #9EABEA
tetradic
#EA9EAB #D1EA9E #9EEADD #B79EEA
square
#EA9EAB #D1EA9E #9EEADD #B79EEA
split-complementary
#EA9EAB #9EEAB7 #9ED1EA
monochromatic
#D43954 #DF6C7F #EA9EAB #F5D0D7 #FAE6E9
Accessibility & contrast
On white
2.10
#EA9EAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EA9EAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EAB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EAB | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#BCB8AA
Tritanopia (blue-blind)
#F798A3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9eab; /* rgb */ color: rgb(234, 158, 171); /* oklch */ color: oklch(77.7% 0.092 8.2);
Tailwind
colors: {
custom: {
50: '#f2bbc4',
500: '#ea9eab',
950: '#000000',
},
}SCSS
$custom: #ea9eab; $custom-light: #f2bbc4; $custom-dark: #000000;
JSON
{
"hex": "#ea9eab",
"rgb": {
"r": 234,
"g": 158,
"b": 171
},
"hsl": {
"h": 349.737,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.77721,
"c": 0.09187,
"h": 8.2
},
"luminance": 0.44886
}Semantic roles & 50–950 ramp
primary
#EA9EAB
secondary
#DAF1ED
accent
#CCAE19
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171212
muted
#858181