#EA9EA5#EA9EA5
#EA9EA5 is a light, moderate red. Relative luminance 0.447; OKLCH L 77.6% C 0.091 H 13.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EA5 |
|---|---|
| RGB | rgb(234, 158, 165) |
| HSL | hsl(354, 64%, 77%) |
| HSV | hsv(354, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 29.5%, 8.2%) |
| CIE-LAB | lab(72.67, 29.21, 7.96) |
| CIE-LCH | lch(72.67, 30.28, 15.25°) |
| OKLab | oklab(77.56% 0.0887 0.021) |
| OKLCH | oklch(77.56% 0.091 13.3) |
| XYZ | xyz(52.9515, 44.6662, 41.4225) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.08
Pig Pink
#E78EA5
ΔE00 5.78
Soft Pink
#FDB0C0
ΔE00 5.82
Dusty Pink (survey)
#D58A94
ΔE00 5.83
Dusty Pink
#D8A7B1
ΔE00 5.99
Lightpink
#FFB6C1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EA5 #9EEAE3
analogous
#EA9ECB #EA9EA5 #EABD9E
triadic
#EA9EA5 #A5EA9E #9EA5EA
tetradic
#EA9EA5 #CBEA9E #9EEAE3 #BD9EEA
square
#EA9EA5 #CBEA9E #9EEAE3 #BD9EEA
split-complementary
#EA9EA5 #9EEABD #9ECBEA
monochromatic
#D43948 #DF6C76 #EA9EA5 #F5D0D4 #FAE6E8
Accessibility & contrast
On white
2.11
#EA9EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EA9EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EA5
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EA5 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA5
Deuteranopia (green-blind)
#BDB8A4
Tritanopia (blue-blind)
#F897A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9ea5; /* rgb */ color: rgb(234, 158, 165); /* oklch */ color: oklch(77.6% 0.091 13.3);
Tailwind
colors: {
custom: {
50: '#f2bbbf',
500: '#ea9ea5',
950: '#000000',
},
}SCSS
$custom: #ea9ea5; $custom-light: #f2bbbf; $custom-dark: #000000;
JSON
{
"hex": "#ea9ea5",
"rgb": {
"r": 234,
"g": 158,
"b": 165
},
"hsl": {
"h": 354.474,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.77559,
"c": 0.09114,
"h": 13.3
},
"luminance": 0.44663
}Semantic roles & 50–950 ramp
primary
#EA9EA5
secondary
#DAF1EF
accent
#CCBC19
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171212
muted
#858181