#EA91C4#EA91C4
#EA91C4 is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.3% C 0.124 H 345.1°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91C4 |
|---|---|
| RGB | rgb(234, 145, 196) |
| HSL | hsl(326, 68%, 74%) |
| HSV | hsv(326, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 16.2%, 8.2%) |
| CIE-LAB | lab(70.69, 40.52, -12.13) |
| CIE-LCH | lch(70.69, 42.30, 343.34°) |
| OKLab | oklab(76.33% 0.1198 -0.0319) |
| OKLCH | oklch(76.33% 0.124 345.1) |
| XYZ | xyz(54.0214, 41.7320, 57.4235) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.71
Pink (survey)
#FF81C0
ΔE00 4.85
Plum
#DDA0DD
ΔE00 7.10
Lavender Pink
#DD85D7
ΔE00 7.58
Pinky
#FC86AA
ΔE00 7.70
Pig Pink
#E78EA5
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91C4 #91EAB7
analogous
#E491EA #EA91C4 #EA9198
triadic
#EA91C4 #C4EA91 #91C4EA
tetradic
#EA91C4 #EAE491 #91EAB7 #9198EA
square
#EA91C4 #EAE491 #91EAB7 #9198EA
split-complementary
#EA91C4 #98EA91 #91EAE4
monochromatic
#D62A8D #E05EA8 #EA91C4 #F4C4E0 #FAE5F1
Accessibility & contrast
On white
2.25
#EA91C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EA91C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91C4
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91C4 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A4C6
Deuteranopia (green-blind)
#ADB2C2
Tritanopia (blue-blind)
#F590A3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea91c4; /* rgb */ color: rgb(234, 145, 196); /* oklch */ color: oklch(76.3% 0.124 345.1);
Tailwind
colors: {
custom: {
50: '#f2b3d5',
500: '#ea91c4',
950: '#000000',
},
}SCSS
$custom: #ea91c4; $custom-light: #f2b3d5; $custom-dark: #000000;
JSON
{
"hex": "#ea91c4",
"rgb": {
"r": 234,
"g": 145,
"b": 196
},
"hsl": {
"h": 325.618,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.76326,
"c": 0.12398,
"h": 345.1
},
"luminance": 0.41729
}Semantic roles & 50–950 ramp
primary
#EA91C4
secondary
#D9F2E4
accent
#D06516
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083