#EA9EA6#EA9EA6
#EA9EA6 is a light, moderate red. Relative luminance 0.447; OKLCH L 77.6% C 0.091 H 12.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EA6 |
|---|---|
| RGB | rgb(234, 158, 166) |
| HSL | hsl(354, 64%, 77%) |
| HSV | hsv(354, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 29.1%, 8.2%) |
| CIE-LAB | lab(72.70, 29.35, 7.45) |
| CIE-LCH | lch(72.70, 30.28, 14.24°) |
| OKLab | oklab(77.59% 0.0891 0.0197) |
| OKLCH | oklch(77.59% 0.091 12.5) |
| XYZ | xyz(53.0429, 44.7027, 41.9037) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.80
Pig Pink
#E78EA5
ΔE00 5.52
Soft Pink
#FDB0C0
ΔE00 5.62
Dusty Pink (survey)
#D58A94
ΔE00 5.80
Dusty Pink
#D8A7B1
ΔE00 5.86
Lightpink
#FFB6C1
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EA6 #9EEAE2
analogous
#EA9ECC #EA9EA6 #EABC9E
triadic
#EA9EA6 #A6EA9E #9EA6EA
tetradic
#EA9EA6 #CCEA9E #9EEAE2 #BC9EEA
square
#EA9EA6 #CCEA9E #9EEAE2 #BC9EEA
split-complementary
#EA9EA6 #9EEABC #9ECCEA
monochromatic
#D4394A #DF6C78 #EA9EA6 #F5D0D4 #FAE6E8
Accessibility & contrast
On white
2.11
#EA9EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EA9EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EA6
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EA6 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA6
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#F897A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9ea6; /* rgb */ color: rgb(234, 158, 166); /* oklch */ color: oklch(77.6% 0.091 12.5);
Tailwind
colors: {
custom: {
50: '#f2bbc0',
500: '#ea9ea6',
950: '#000000',
},
}SCSS
$custom: #ea9ea6; $custom-light: #f2bbc0; $custom-dark: #000000;
JSON
{
"hex": "#ea9ea6",
"rgb": {
"r": 234,
"g": 158,
"b": 166
},
"hsl": {
"h": 353.684,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.77586,
"c": 0.09122,
"h": 12.5
},
"luminance": 0.44699
}Semantic roles & 50–950 ramp
primary
#EA9EA6
secondary
#DAF1EF
accent
#CCB919
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171212
muted
#858181