#EA91A2#EA91A2
#EA91A2 is a light, moderate red. Relative luminance 0.404; OKLCH L 75.3% C 0.109 H 7.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91A2 |
|---|---|
| RGB | rgb(234, 145, 162) |
| HSL | hsl(349, 68%, 74%) |
| HSV | hsv(349, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 30.8%, 8.2%) |
| CIE-LAB | lab(69.72, 35.69, 5.40) |
| CIE-LCH | lch(69.72, 36.10, 8.60°) |
| OKLab | oklab(75.28% 0.1082 0.0145) |
| OKLCH | oklch(75.28% 0.109 7.6) |
| XYZ | xyz(50.5804, 40.3556, 39.3008) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.03
Rose Pink
#F7879A
ΔE00 3.57
Dusty Pink (survey)
#D58A94
ΔE00 4.38
Faded Pink
#DE9DAC
ΔE00 4.52
Rosa
#FE86A4
ΔE00 4.52
Dull Pink
#D5869D
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91A2 #91EAD9
analogous
#EA91CF #EA91A2 #EAAD91
triadic
#EA91A2 #A2EA91 #91A2EA
tetradic
#EA91A2 #CFEA91 #91EAD9 #AD91EA
square
#EA91A2 #CFEA91 #91EAD9 #AD91EA
split-complementary
#EA91A2 #91EAAD #91CFEA
monochromatic
#D62A4B #E05E77 #EA91A2 #F4C4CD #FAE5E9
Accessibility & contrast
On white
2.32
#EA91A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EA91A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91A2
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91A2 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A2
Deuteranopia (green-blind)
#B5B1A0
Tritanopia (blue-blind)
#F98A97
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea91a2; /* rgb */ color: rgb(234, 145, 162); /* oklch */ color: oklch(75.3% 0.109 7.6);
Tailwind
colors: {
custom: {
50: '#f3b2bd',
500: '#ea91a2',
950: '#000000',
},
}SCSS
$custom: #ea91a2; $custom-light: #f3b2bd; $custom-dark: #000000;
JSON
{
"hex": "#ea91a2",
"rgb": {
"r": 234,
"g": 145,
"b": 162
},
"hsl": {
"h": 348.539,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75275,
"c": 0.10915,
"h": 7.6
},
"luminance": 0.40352
}Semantic roles & 50–950 ramp
primary
#EA91A2
secondary
#D9F2ED
accent
#D0AC16
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081