#EA88CA#EA88CA
#EA88CA is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.1% C 0.143 H 340.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88CA |
|---|---|
| RGB | rgb(234, 136, 202) |
| HSL | hsl(320, 70%, 73%) |
| HSV | hsv(320, 42%, 92%) |
| CMYK | cmyk(0%, 41.9%, 13.7%, 8.2%) |
| CIE-LAB | lab(69.02, 46.11, -17.98) |
| CIE-LCH | lch(69.02, 49.50, 338.70°) |
| OKLab | oklab(75.13% 0.1352 -0.0479) |
| OKLCH | oklch(75.13% 0.143 340.5) |
| XYZ | xyz(53.3969, 39.3684, 60.6520) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 4.82
Pink (survey)
#FF81C0
ΔE00 4.86
Bubblegum (survey)
#FF6CB5
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.06
Hot Pink
#FF69B4
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88CA #88EAA8
analogous
#D988EA #EA88CA #EA8899
triadic
#EA88CA #CAEA88 #88CAEA
tetradic
#EA88CA #EAD988 #88EAA8 #8899EA
square
#EA88CA #EAD988 #88EAA8 #8899EA
split-complementary
#EA88CA #99EA88 #88EAD9
monochromatic
#D2259A #E154B3 #EA88CA #F3BCE1 #FAE5F3
Accessibility & contrast
On white
2.37
#EA88CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EA88CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88CA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88CA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCC
Deuteranopia (green-blind)
#A6AEC7
Tritanopia (blue-blind)
#F489A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea88ca; /* rgb */ color: rgb(234, 136, 202); /* oklch */ color: oklch(75.1% 0.143 340.5);
Tailwind
colors: {
custom: {
50: '#f2adda',
500: '#ea88ca',
950: '#000000',
},
}SCSS
$custom: #ea88ca; $custom-light: #f2adda; $custom-dark: #000000;
JSON
{
"hex": "#ea88ca",
"rgb": {
"r": 234,
"g": 136,
"b": 202
},
"hsl": {
"h": 319.592,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.7513,
"c": 0.14344,
"h": 340.5
},
"luminance": 0.39365
}Semantic roles & 50–950 ramp
primary
#EA88CA
secondary
#D9F2E1
accent
#D25214
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83