#EA91C2#EA91C2
#EA91C2 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.3% C 0.123 H 346.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91C2 |
|---|---|
| RGB | rgb(234, 145, 194) |
| HSL | hsl(327, 68%, 74%) |
| HSV | hsv(327, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 17.1%, 8.2%) |
| CIE-LAB | lab(70.62, 40.22, -11.11) |
| CIE-LCH | lch(70.62, 41.72, 344.55°) |
| OKLab | oklab(76.26% 0.1192 -0.0292) |
| OKLCH | oklch(76.26% 0.123 346.2) |
| XYZ | xyz(53.7953, 41.6416, 56.2326) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.81
Bubblegum Pink
#FE83CC
ΔE00 4.93
Pinky
#FC86AA
ΔE00 7.28
Pig Pink
#E78EA5
ΔE00 7.46
Plum
#DDA0DD
ΔE00 7.48
Bubblegum (survey)
#FF6CB5
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91C2 #91EAB9
analogous
#E591EA #EA91C2 #EA9196
triadic
#EA91C2 #C2EA91 #91C2EA
tetradic
#EA91C2 #EAE591 #91EAB9 #9196EA
square
#EA91C2 #EAE591 #91EAB9 #9196EA
split-complementary
#EA91C2 #96EA91 #91EAE5
monochromatic
#D62A89 #E05EA6 #EA91C2 #F4C4DE #FAE5F1
Accessibility & contrast
On white
2.25
#EA91C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EA91C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91C2
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91C2 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A4C4
Deuteranopia (green-blind)
#AEB2C0
Tritanopia (blue-blind)
#F590A2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea91c2; /* rgb */ color: rgb(234, 145, 194); /* oklch */ color: oklch(76.3% 0.123 346.2);
Tailwind
colors: {
custom: {
50: '#f2b2d4',
500: '#ea91c2',
950: '#000000',
},
}SCSS
$custom: #ea91c2; $custom-light: #f2b2d4; $custom-dark: #000000;
JSON
{
"hex": "#ea91c2",
"rgb": {
"r": 234,
"g": 145,
"b": 194
},
"hsl": {
"h": 326.966,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.76258,
"c": 0.12269,
"h": 346.2
},
"luminance": 0.41638
}Semantic roles & 50–950 ramp
primary
#EA91C2
secondary
#D9F2E4
accent
#D06916
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083