#EA91C7#EA91C7
#EA91C7 is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.4% C 0.126 H 343.4°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91C7 |
|---|---|
| RGB | rgb(234, 145, 199) |
| HSL | hsl(324, 68%, 74%) |
| HSV | hsv(324, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 15%, 8.2%) |
| CIE-LAB | lab(70.78, 40.99, -13.65) |
| CIE-LCH | lch(70.78, 43.21, 341.58°) |
| OKLab | oklab(76.43% 0.1207 -0.0361) |
| OKLCH | oklch(76.43% 0.126 343.4) |
| XYZ | xyz(54.3663, 41.8700, 59.2399) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.47
Pink (survey)
#FF81C0
ΔE00 5.01
Plum
#DDA0DD
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.93
Bubblegum (survey)
#FF6CB5
ΔE00 8.11
Pinky
#FC86AA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91C7 #91EAB4
analogous
#E191EA #EA91C7 #EA919B
triadic
#EA91C7 #C7EA91 #91C7EA
tetradic
#EA91C7 #EAE191 #91EAB4 #919BEA
square
#EA91C7 #EAE191 #91EAB4 #919BEA
split-complementary
#EA91C7 #9BEA91 #91EAE1
monochromatic
#D62A93 #E05EAD #EA91C7 #F4C4E1 #FAE5F2
Accessibility & contrast
On white
2.24
#EA91C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EA91C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91C7
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91C7 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A4C9
Deuteranopia (green-blind)
#ADB2C5
Tritanopia (blue-blind)
#F591A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea91c7; /* rgb */ color: rgb(234, 145, 199); /* oklch */ color: oklch(76.4% 0.126 343.4);
Tailwind
colors: {
custom: {
50: '#f2b3d8',
500: '#ea91c7',
950: '#000000',
},
}SCSS
$custom: #ea91c7; $custom-light: #f2b3d8; $custom-dark: #000000;
JSON
{
"hex": "#ea91c7",
"rgb": {
"r": 234,
"g": 145,
"b": 199
},
"hsl": {
"h": 323.596,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.7643,
"c": 0.126,
"h": 343.4
},
"luminance": 0.41867
}Semantic roles & 50–950 ramp
primary
#EA91C7
secondary
#D9F2E3
accent
#D05F16
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083