#EA9EA2#EA9EA2
#EA9EA2 is a light, moderate red. Relative luminance 0.446; OKLCH L 77.5% C 0.091 H 15.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EA2 |
|---|---|
| RGB | rgb(234, 158, 162) |
| HSL | hsl(357, 64%, 77%) |
| HSV | hsv(357, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 30.8%, 8.2%) |
| CIE-LAB | lab(72.60, 28.82, 9.52) |
| CIE-LCH | lch(72.60, 30.35, 18.27°) |
| OKLab | oklab(77.48% 0.0875 0.025) |
| OKLCH | oklch(77.48% 0.091 15.9) |
| XYZ | xyz(52.6817, 44.5582, 40.0012) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.98
Dusty Pink (survey)
#D58A94
ΔE00 6.06
Dusty Pink
#D8A7B1
ΔE00 6.45
Soft Pink
#FDB0C0
ΔE00 6.50
Pig Pink
#E78EA5
ΔE00 6.64
Lightpink
#FFB6C1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EA2 #9EEAE6
analogous
#EA9EC8 #EA9EA2 #EAC09E
triadic
#EA9EA2 #A2EA9E #9EA2EA
tetradic
#EA9EA2 #C8EA9E #9EEAE6 #C09EEA
square
#EA9EA2 #C8EA9E #9EEAE6 #C09EEA
split-complementary
#EA9EA2 #9EEAC0 #9EC8EA
monochromatic
#D43942 #DF6C72 #EA9EA2 #F5D0D2 #FAE6E7
Accessibility & contrast
On white
2.12
#EA9EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EA9EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EA2
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EA2 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A2
Deuteranopia (green-blind)
#BEB8A1
Tritanopia (blue-blind)
#F896A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9ea2; /* rgb */ color: rgb(234, 158, 162); /* oklch */ color: oklch(77.5% 0.091 15.9);
Tailwind
colors: {
custom: {
50: '#f2bbbd',
500: '#ea9ea2',
950: '#000000',
},
}SCSS
$custom: #ea9ea2; $custom-light: #f2bbbd; $custom-dark: #000000;
JSON
{
"hex": "#ea9ea2",
"rgb": {
"r": 234,
"g": 158,
"b": 162
},
"hsl": {
"h": 356.842,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.77481,
"c": 0.09103,
"h": 15.9
},
"luminance": 0.44555
}Semantic roles & 50–950 ramp
primary
#EA9EA2
secondary
#DAF1F0
accent
#CCC319
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171212
muted
#858181