#EA9EA3#EA9EA3
#EA9EA3 is a light, moderate red. Relative luminance 0.446; OKLCH L 77.5% C 0.091 H 15.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EA3 |
|---|---|
| RGB | rgb(234, 158, 163) |
| HSL | hsl(356, 64%, 77%) |
| HSV | hsv(356, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 30.3%, 8.2%) |
| CIE-LAB | lab(72.62, 28.95, 9.00) |
| CIE-LCH | lch(72.62, 30.32, 17.27°) |
| OKLab | oklab(77.51% 0.0879 0.0237) |
| OKLCH | oklch(77.51% 0.091 15.1) |
| XYZ | xyz(52.7709, 44.5939, 40.4712) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.67
Dusty Pink (survey)
#D58A94
ΔE00 5.96
Soft Pink
#FDB0C0
ΔE00 6.26
Dusty Pink
#D8A7B1
ΔE00 6.28
Pig Pink
#E78EA5
ΔE00 6.34
Lightpink
#FFB6C1
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EA3 #9EEAE5
analogous
#EA9EC9 #EA9EA3 #EABF9E
triadic
#EA9EA3 #A3EA9E #9EA3EA
tetradic
#EA9EA3 #C9EA9E #9EEAE5 #BF9EEA
square
#EA9EA3 #C9EA9E #9EEAE5 #BF9EEA
split-complementary
#EA9EA3 #9EEABF #9EC9EA
monochromatic
#D43944 #DF6C73 #EA9EA3 #F5D0D3 #FAE6E7
Accessibility & contrast
On white
2.12
#EA9EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#EA9EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EA3
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EA3 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA3
Deuteranopia (green-blind)
#BEB8A2
Tritanopia (blue-blind)
#F897A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9ea3; /* rgb */ color: rgb(234, 158, 163); /* oklch */ color: oklch(77.5% 0.091 15.1);
Tailwind
colors: {
custom: {
50: '#f2bbbe',
500: '#ea9ea3',
950: '#000000',
},
}SCSS
$custom: #ea9ea3; $custom-light: #f2bbbe; $custom-dark: #000000;
JSON
{
"hex": "#ea9ea3",
"rgb": {
"r": 234,
"g": 158,
"b": 163
},
"hsl": {
"h": 356.053,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.77507,
"c": 0.09105,
"h": 15.1
},
"luminance": 0.4459
}Semantic roles & 50–950 ramp
primary
#EA9EA3
secondary
#DAF1EF
accent
#CCC019
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171212
muted
#858181