#EA91CD#EA91CD
#EA91CD is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.6% C 0.130 H 340.1°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91CD |
|---|---|
| RGB | rgb(234, 145, 205) |
| HSL | hsl(320, 68%, 74%) |
| HSV | hsv(320, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 12.4%, 8.2%) |
| CIE-LAB | lab(70.98, 41.95, -16.68) |
| CIE-LCH | lch(70.98, 45.14, 338.32°) |
| OKLab | oklab(76.64% 0.1225 -0.0444) |
| OKLCH | oklch(76.64% 0.13 340.1) |
| XYZ | xyz(55.0767, 42.1541, 62.9813) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.35
Pink (survey)
#FF81C0
ΔE00 5.59
Plum
#DDA0DD
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 8.24
Bubblegum (survey)
#FF6CB5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91CD #91EAAE
analogous
#DB91EA #EA91CD #EA91A1
triadic
#EA91CD #CDEA91 #91CDEA
tetradic
#EA91CD #EADB91 #91EAAE #91A1EA
square
#EA91CD #EADB91 #91EAAE #91A1EA
split-complementary
#EA91CD #A1EA91 #91EADB
monochromatic
#D62A9E #E05EB6 #EA91CD #F4C4E4 #FAE5F3
Accessibility & contrast
On white
2.23
#EA91CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EA91CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91CD
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91CD | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#F492A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea91cd; /* rgb */ color: rgb(234, 145, 205); /* oklch */ color: oklch(76.6% 0.130 340.1);
Tailwind
colors: {
custom: {
50: '#f2b3dc',
500: '#ea91cd',
950: '#000000',
},
}SCSS
$custom: #ea91cd; $custom-light: #f2b3dc; $custom-dark: #000000;
JSON
{
"hex": "#ea91cd",
"rgb": {
"r": 234,
"g": 145,
"b": 205
},
"hsl": {
"h": 319.551,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.76643,
"c": 0.13031,
"h": 340.1
},
"luminance": 0.42151
}Semantic roles & 50–950 ramp
primary
#EA91CD
secondary
#D9F2E1
accent
#D05216
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083