#EA9EA4#EA9EA4
#EA9EA4 is a light, moderate red. Relative luminance 0.446; OKLCH L 77.5% C 0.091 H 14.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EA4 |
|---|---|
| RGB | rgb(234, 158, 164) |
| HSL | hsl(355, 64%, 77%) |
| HSV | hsv(355, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 29.9%, 8.2%) |
| CIE-LAB | lab(72.65, 29.08, 8.48) |
| CIE-LCH | lch(72.65, 30.29, 16.26°) |
| OKLab | oklab(77.53% 0.0883 0.0224) |
| OKLCH | oklch(77.53% 0.091 14.2) |
| XYZ | xyz(52.8609, 44.6299, 40.9450) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.37
Dusty Pink (survey)
#D58A94
ΔE00 5.88
Soft Pink
#FDB0C0
ΔE00 6.03
Pig Pink
#E78EA5
ΔE00 6.06
Dusty Pink
#D8A7B1
ΔE00 6.13
Lightpink
#FFB6C1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EA4 #9EEAE4
analogous
#EA9ECA #EA9EA4 #EABE9E
triadic
#EA9EA4 #A4EA9E #9EA4EA
tetradic
#EA9EA4 #CAEA9E #9EEAE4 #BE9EEA
square
#EA9EA4 #CAEA9E #9EEAE4 #BE9EEA
split-complementary
#EA9EA4 #9EEABE #9ECAEA
monochromatic
#D43946 #DF6C75 #EA9EA4 #F5D0D3 #FAE6E7
Accessibility & contrast
On white
2.12
#EA9EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EA9EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EA4
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EA4 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 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)
#ABAAA4
Deuteranopia (green-blind)
#BDB8A3
Tritanopia (blue-blind)
#F897A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9ea4; /* rgb */ color: rgb(234, 158, 164); /* oklch */ color: oklch(77.5% 0.091 14.2);
Tailwind
colors: {
custom: {
50: '#f2bbbe',
500: '#ea9ea4',
950: '#000000',
},
}SCSS
$custom: #ea9ea4; $custom-light: #f2bbbe; $custom-dark: #000000;
JSON
{
"hex": "#ea9ea4",
"rgb": {
"r": 234,
"g": 158,
"b": 164
},
"hsl": {
"h": 355.263,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.77533,
"c": 0.09109,
"h": 14.2
},
"luminance": 0.44626
}Semantic roles & 50–950 ramp
primary
#EA9EA4
secondary
#DAF1EF
accent
#CCBE19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171212
muted
#858181