#EA91A7#EA91A7
#EA91A7 is a light, moderate red. Relative luminance 0.405; OKLCH L 75.4% C 0.110 H 4.0°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91A7 |
|---|---|
| RGB | rgb(234, 145, 167) |
| HSL | hsl(345, 68%, 74%) |
| HSV | hsv(345, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 28.6%, 8.2%) |
| CIE-LAB | lab(69.85, 36.35, 2.79) |
| CIE-LCH | lch(69.85, 36.45, 4.39°) |
| OKLab | oklab(75.41% 0.11 0.0078) |
| OKLCH | oklch(75.41% 0.11 4) |
| XYZ | xyz(51.0337, 40.5369, 41.6882) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.88
Rosa
#FE86A4
ΔE00 4.30
Pinky
#FC86AA
ΔE00 4.31
Faded Pink
#DE9DAC
ΔE00 4.38
Rose Pink
#F7879A
ΔE00 4.38
Dull Pink
#D5869D
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91A7 #91EAD4
analogous
#EA91D3 #EA91A7 #EAA891
triadic
#EA91A7 #A7EA91 #91A7EA
tetradic
#EA91A7 #D3EA91 #91EAD4 #A891EA
square
#EA91A7 #D3EA91 #91EAD4 #A891EA
split-complementary
#EA91A7 #91EAA8 #91D3EA
monochromatic
#D62A55 #E05E7E #EA91A7 #F4C4D0 #FAE5EA
Accessibility & contrast
On white
2.31
#EA91A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EA91A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91A7
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91A7 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1A8
Deuteranopia (green-blind)
#B4B1A5
Tritanopia (blue-blind)
#F88A99
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea91a7; /* rgb */ color: rgb(234, 145, 167); /* oklch */ color: oklch(75.4% 0.110 4.0);
Tailwind
colors: {
custom: {
50: '#f3b2c1',
500: '#ea91a7',
950: '#000000',
},
}SCSS
$custom: #ea91a7; $custom-light: #f3b2c1; $custom-dark: #000000;
JSON
{
"hex": "#ea91a7",
"rgb": {
"r": 234,
"g": 145,
"b": 167
},
"hsl": {
"h": 345.169,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75415,
"c": 0.11028,
"h": 4
},
"luminance": 0.40533
}Semantic roles & 50–950 ramp
primary
#EA91A7
secondary
#D9F2EC
accent
#D0A216
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081