#EA9EA7#EA9EA7
#EA9EA7 is a light, moderate red. Relative luminance 0.447; OKLCH L 77.6% C 0.091 H 11.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EA7 |
|---|---|
| RGB | rgb(234, 158, 167) |
| HSL | hsl(353, 64%, 77%) |
| HSV | hsv(353, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 28.6%, 8.2%) |
| CIE-LAB | lab(72.72, 29.48, 6.93) |
| CIE-LCH | lch(72.72, 30.28, 13.23°) |
| OKLab | oklab(77.61% 0.0894 0.0184) |
| OKLCH | oklch(77.61% 0.091 11.6) |
| XYZ | xyz(53.1350, 44.7396, 42.3887) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.53
Pig Pink
#E78EA5
ΔE00 5.27
Soft Pink
#FDB0C0
ΔE00 5.44
Dusty Pink
#D8A7B1
ΔE00 5.76
Dusty Pink (survey)
#D58A94
ΔE00 5.79
Lightpink
#FFB6C1
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EA7 #9EEAE1
analogous
#EA9ECD #EA9EA7 #EABB9E
triadic
#EA9EA7 #A7EA9E #9EA7EA
tetradic
#EA9EA7 #CDEA9E #9EEAE1 #BB9EEA
square
#EA9EA7 #CDEA9E #9EEAE1 #BB9EEA
split-complementary
#EA9EA7 #9EEABB #9ECDEA
monochromatic
#D4394C #DF6C79 #EA9EA7 #F5D0D5 #FAE6E8
Accessibility & contrast
On white
2.11
#EA9EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EA9EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EA7
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EA7 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#BDB8A6
Tritanopia (blue-blind)
#F897A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9ea7; /* rgb */ color: rgb(234, 158, 167); /* oklch */ color: oklch(77.6% 0.091 11.6);
Tailwind
colors: {
custom: {
50: '#f2bbc1',
500: '#ea9ea7',
950: '#000000',
},
}SCSS
$custom: #ea9ea7; $custom-light: #f2bbc1; $custom-dark: #000000;
JSON
{
"hex": "#ea9ea7",
"rgb": {
"r": 234,
"g": 158,
"b": 167
},
"hsl": {
"h": 352.895,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.77613,
"c": 0.09131,
"h": 11.6
},
"luminance": 0.44736
}Semantic roles & 50–950 ramp
primary
#EA9EA7
secondary
#DAF1EE
accent
#CCB719
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171212
muted
#858181