#EA9EA0#EA9EA0
#EA9EA0 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.4% C 0.091 H 17.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EA0 |
|---|---|
| RGB | rgb(234, 158, 160) |
| HSL | hsl(358, 64%, 77%) |
| HSV | hsv(358, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 31.6%, 8.2%) |
| CIE-LAB | lab(72.55, 28.56, 10.55) |
| CIE-LCH | lch(72.55, 30.45, 20.28°) |
| OKLab | oklab(77.43% 0.0868 0.0276) |
| OKLCH | oklch(77.43% 0.091 17.6) |
| XYZ | xyz(52.5053, 44.4877, 39.0724) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.62
Dusty Pink (survey)
#D58A94
ΔE00 6.31
Blush (survey)
#F29E8E
ΔE00 6.77
Dusty Pink
#D8A7B1
ΔE00 6.83
Soft Pink
#FDB0C0
ΔE00 7.02
Lightpink
#FFB6C1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EA0 #9EEAE8
analogous
#EA9EC6 #EA9EA0 #EAC29E
triadic
#EA9EA0 #A0EA9E #9EA0EA
tetradic
#EA9EA0 #C6EA9E #9EEAE8 #C29EEA
square
#EA9EA0 #C6EA9E #9EEAE8 #C29EEA
split-complementary
#EA9EA0 #9EEAC2 #9EC6EA
monochromatic
#D4393D #DF6C6F #EA9EA0 #F5D0D1 #FAE6E6
Accessibility & contrast
On white
2.12
#EA9EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#EA9EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EA0
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EA0 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A0
Deuteranopia (green-blind)
#BEB89F
Tritanopia (blue-blind)
#F9969F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9ea0; /* rgb */ color: rgb(234, 158, 160); /* oklch */ color: oklch(77.4% 0.091 17.6);
Tailwind
colors: {
custom: {
50: '#f2bbbc',
500: '#ea9ea0',
950: '#000000',
},
}SCSS
$custom: #ea9ea0; $custom-light: #f2bbbc; $custom-dark: #000000;
JSON
{
"hex": "#ea9ea0",
"rgb": {
"r": 234,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.421,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.7743,
"c": 0.09106,
"h": 17.6
},
"luminance": 0.44484
}Semantic roles & 50–950 ramp
primary
#EA9EA0
secondary
#DAF1F0
accent
#CCC819
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171212
muted
#858181