#EA91C5#EA91C5
#EA91C5 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.4% C 0.125 H 344.5°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91C5 |
|---|---|
| RGB | rgb(234, 145, 197) |
| HSL | hsl(325, 68%, 74%) |
| HSV | hsv(325, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 15.8%, 8.2%) |
| CIE-LAB | lab(70.72, 40.68, -12.64) |
| CIE-LCH | lch(70.72, 42.60, 342.74°) |
| OKLab | oklab(76.36% 0.1201 -0.0333) |
| OKLCH | oklch(76.36% 0.125 344.5) |
| XYZ | xyz(54.1356, 41.7777, 58.0250) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.62
Pink (survey)
#FF81C0
ΔE00 4.89
Plum
#DDA0DD
ΔE00 6.92
Lavender Pink
#DD85D7
ΔE00 7.36
Pinky
#FC86AA
ΔE00 7.91
Bubblegum (survey)
#FF6CB5
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91C5 #91EAB6
analogous
#E391EA #EA91C5 #EA9199
triadic
#EA91C5 #C5EA91 #91C5EA
tetradic
#EA91C5 #EAE391 #91EAB6 #9199EA
square
#EA91C5 #EAE391 #91EAB6 #9199EA
split-complementary
#EA91C5 #99EA91 #91EAE3
monochromatic
#D62A8F #E05EAA #EA91C5 #F4C4E0 #FAE5F1
Accessibility & contrast
On white
2.24
#EA91C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EA91C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91C5
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91C5 | 1.00 | 2.24 | 9.35 | 9.35 |
| #FFFFFF | 2.24 | 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)
#97A4C7
Deuteranopia (green-blind)
#ADB2C3
Tritanopia (blue-blind)
#F591A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea91c5; /* rgb */ color: rgb(234, 145, 197); /* oklch */ color: oklch(76.4% 0.125 344.5);
Tailwind
colors: {
custom: {
50: '#f2b3d6',
500: '#ea91c5',
950: '#000000',
},
}SCSS
$custom: #ea91c5; $custom-light: #f2b3d6; $custom-dark: #000000;
JSON
{
"hex": "#ea91c5",
"rgb": {
"r": 234,
"g": 145,
"b": 197
},
"hsl": {
"h": 324.944,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.76361,
"c": 0.12465,
"h": 344.5
},
"luminance": 0.41774
}Semantic roles & 50–950 ramp
primary
#EA91C5
secondary
#D9F2E3
accent
#D06316
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083