#EA9EA1#EA9EA1
#EA9EA1 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.5% C 0.091 H 16.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EA1 |
|---|---|
| RGB | rgb(234, 158, 161) |
| HSL | hsl(358, 64%, 77%) |
| HSV | hsv(358, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 31.2%, 8.2%) |
| CIE-LAB | lab(72.58, 28.69, 10.04) |
| CIE-LCH | lch(72.58, 30.40, 19.28°) |
| OKLab | oklab(77.46% 0.0872 0.0263) |
| OKLCH | oklch(77.46% 0.091 16.8) |
| XYZ | xyz(52.5932, 44.5228, 39.5350) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.30
Dusty Pink (survey)
#D58A94
ΔE00 6.17
Dusty Pink
#D8A7B1
ΔE00 6.63
Soft Pink
#FDB0C0
ΔE00 6.76
Lightpink
#FFB6C1
ΔE00 6.87
Rose Pink
#F7879A
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EA1 #9EEAE7
analogous
#EA9EC7 #EA9EA1 #EAC19E
triadic
#EA9EA1 #A1EA9E #9EA1EA
tetradic
#EA9EA1 #C7EA9E #9EEAE7 #C19EEA
square
#EA9EA1 #C7EA9E #9EEAE7 #C19EEA
split-complementary
#EA9EA1 #9EEAC1 #9EC7EA
monochromatic
#D4393F #DF6C70 #EA9EA1 #F5D0D2 #FAE6E7
Accessibility & contrast
On white
2.12
#EA9EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#EA9EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EA1
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EA1 | 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)
#ACA9A1
Deuteranopia (green-blind)
#BEB8A0
Tritanopia (blue-blind)
#F9969F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9ea1; /* rgb */ color: rgb(234, 158, 161); /* oklch */ color: oklch(77.5% 0.091 16.8);
Tailwind
colors: {
custom: {
50: '#f2bbbc',
500: '#ea9ea1',
950: '#000000',
},
}SCSS
$custom: #ea9ea1; $custom-light: #f2bbbc; $custom-dark: #000000;
JSON
{
"hex": "#ea9ea1",
"rgb": {
"r": 234,
"g": 158,
"b": 161
},
"hsl": {
"h": 357.632,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.77455,
"c": 0.09104,
"h": 16.8
},
"luminance": 0.44519
}Semantic roles & 50–950 ramp
primary
#EA9EA1
secondary
#DAF1F0
accent
#CCC519
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171212
muted
#858181