#EA91A4#EA91A4
#EA91A4 is a light, moderate red. Relative luminance 0.404; OKLCH L 75.3% C 0.110 H 6.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91A4 |
|---|---|
| RGB | rgb(234, 145, 164) |
| HSL | hsl(347, 68%, 74%) |
| HSV | hsv(347, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 29.9%, 8.2%) |
| CIE-LAB | lab(69.77, 35.95, 4.35) |
| CIE-LCH | lch(69.77, 36.21, 6.90°) |
| OKLab | oklab(75.33% 0.1089 0.0118) |
| OKLCH | oklch(75.33% 0.11 6.2) |
| XYZ | xyz(50.7596, 40.4273, 40.2445) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.46
Rose Pink
#F7879A
ΔE00 3.83
Rosa
#FE86A4
ΔE00 4.36
Faded Pink
#DE9DAC
ΔE00 4.40
Dusty Pink (survey)
#D58A94
ΔE00 4.67
Dull Pink
#D5869D
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91A4 #91EAD7
analogous
#EA91D1 #EA91A4 #EAAB91
triadic
#EA91A4 #A4EA91 #91A4EA
tetradic
#EA91A4 #D1EA91 #91EAD7 #AB91EA
square
#EA91A4 #D1EA91 #91EAD7 #AB91EA
split-complementary
#EA91A4 #91EAAB #91D1EA
monochromatic
#D62A4F #E05E79 #EA91A4 #F4C4CF #FAE5EA
Accessibility & contrast
On white
2.31
#EA91A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EA91A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91A4
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91A4 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A4
Deuteranopia (green-blind)
#B5B1A2
Tritanopia (blue-blind)
#F98A98
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea91a4; /* rgb */ color: rgb(234, 145, 164); /* oklch */ color: oklch(75.3% 0.110 6.2);
Tailwind
colors: {
custom: {
50: '#f3b2be',
500: '#ea91a4',
950: '#000000',
},
}SCSS
$custom: #ea91a4; $custom-light: #f3b2be; $custom-dark: #000000;
JSON
{
"hex": "#ea91a4",
"rgb": {
"r": 234,
"g": 145,
"b": 164
},
"hsl": {
"h": 347.191,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75331,
"c": 0.10955,
"h": 6.2
},
"luminance": 0.40424
}Semantic roles & 50–950 ramp
primary
#EA91A4
secondary
#D9F2EC
accent
#D0A816
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081