#EA91CB#EA91CB
#EA91CB is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.6% C 0.129 H 341.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91CB |
|---|---|
| RGB | rgb(234, 145, 203) |
| HSL | hsl(321, 68%, 74%) |
| HSV | hsv(321, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 13.2%, 8.2%) |
| CIE-LAB | lab(70.91, 41.63, -15.67) |
| CIE-LCH | lch(70.91, 44.48, 339.37°) |
| OKLab | oklab(76.57% 0.1219 -0.0416) |
| OKLCH | oklch(76.57% 0.129 341.1) |
| XYZ | xyz(54.8368, 42.0582, 61.7180) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.34
Pink (survey)
#FF81C0
ΔE00 5.36
Plum
#DDA0DD
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.11
Bubblegum (survey)
#FF6CB5
ΔE00 8.36
Violet (CSS)
#EE82EE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91CB #91EAB0
analogous
#DD91EA #EA91CB #EA919F
triadic
#EA91CB #CBEA91 #91CBEA
tetradic
#EA91CB #EADD91 #91EAB0 #919FEA
square
#EA91CB #EADD91 #91EAB0 #919FEA
split-complementary
#EA91CB #9FEA91 #91EADD
monochromatic
#D62A9A #E05EB3 #EA91CB #F4C4E3 #FAE5F3
Accessibility & contrast
On white
2.23
#EA91CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EA91CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91CB
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91CB | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CD
Deuteranopia (green-blind)
#ABB3C9
Tritanopia (blue-blind)
#F492A6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea91cb; /* rgb */ color: rgb(234, 145, 203); /* oklch */ color: oklch(76.6% 0.129 341.1);
Tailwind
colors: {
custom: {
50: '#f2b3da',
500: '#ea91cb',
950: '#000000',
},
}SCSS
$custom: #ea91cb; $custom-light: #f2b3da; $custom-dark: #000000;
JSON
{
"hex": "#ea91cb",
"rgb": {
"r": 234,
"g": 145,
"b": 203
},
"hsl": {
"h": 320.899,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.76571,
"c": 0.12883,
"h": 341.1
},
"luminance": 0.42055
}Semantic roles & 50–950 ramp
primary
#EA91CB
secondary
#D9F2E2
accent
#D05716
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171115
muted
#858083