#EA91C6#EA91C6
#EA91C6 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.4% C 0.125 H 343.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91C6 |
|---|---|
| RGB | rgb(234, 145, 198) |
| HSL | hsl(324, 68%, 74%) |
| HSV | hsv(324, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 15.4%, 8.2%) |
| CIE-LAB | lab(70.75, 40.84, -13.14) |
| CIE-LCH | lch(70.75, 42.90, 342.16°) |
| OKLab | oklab(76.4% 0.1204 -0.0347) |
| OKLCH | oklch(76.4% 0.125 343.9) |
| XYZ | xyz(54.2506, 41.8237, 58.6304) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.54
Pink (survey)
#FF81C0
ΔE00 4.95
Plum
#DDA0DD
ΔE00 6.74
Lavender Pink
#DD85D7
ΔE00 7.15
Bubblegum (survey)
#FF6CB5
ΔE00 8.06
Pinky
#FC86AA
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91C6 #91EAB5
analogous
#E291EA #EA91C6 #EA919A
triadic
#EA91C6 #C6EA91 #91C6EA
tetradic
#EA91C6 #EAE291 #91EAB5 #919AEA
square
#EA91C6 #EAE291 #91EAB5 #919AEA
split-complementary
#EA91C6 #9AEA91 #91EAE2
monochromatic
#D62A91 #E05EAB #EA91C6 #F4C4E1 #FAE5F2
Accessibility & contrast
On white
2.24
#EA91C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EA91C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91C6
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91C6 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A4C8
Deuteranopia (green-blind)
#ADB2C4
Tritanopia (blue-blind)
#F591A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea91c6; /* rgb */ color: rgb(234, 145, 198); /* oklch */ color: oklch(76.4% 0.125 343.9);
Tailwind
colors: {
custom: {
50: '#f2b3d7',
500: '#ea91c6',
950: '#000000',
},
}SCSS
$custom: #ea91c6; $custom-light: #f2b3d7; $custom-dark: #000000;
JSON
{
"hex": "#ea91c6",
"rgb": {
"r": 234,
"g": 145,
"b": 198
},
"hsl": {
"h": 324.27,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.76395,
"c": 0.12532,
"h": 343.9
},
"luminance": 0.4182
}Semantic roles & 50–950 ramp
primary
#EA91C6
secondary
#D9F2E3
accent
#D06116
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083