#EA88CB#EA88CB
#EA88CB is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.2% C 0.144 H 340.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88CB |
|---|---|
| RGB | rgb(234, 136, 203) |
| HSL | hsl(319, 70%, 73%) |
| HSV | hsv(319, 42%, 92%) |
| CMYK | cmyk(0%, 41.9%, 13.2%, 8.2%) |
| CIE-LAB | lab(69.05, 46.27, -18.48) |
| CIE-LCH | lch(69.05, 49.83, 338.23°) |
| OKLab | oklab(75.17% 0.1355 -0.0493) |
| OKLCH | oklch(75.17% 0.144 340) |
| XYZ | xyz(53.5157, 39.4159, 61.2776) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 4.62
Pink (survey)
#FF81C0
ΔE00 5.01
Plum
#DDA0DD
ΔE00 6.96
Bubblegum (survey)
#FF6CB5
ΔE00 7.16
Violet (CSS)
#EE82EE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88CB #88EAA7
analogous
#D888EA #EA88CB #EA889A
triadic
#EA88CB #CBEA88 #88CBEA
tetradic
#EA88CB #EAD888 #88EAA7 #889AEA
square
#EA88CB #EAD888 #88EAA7 #889AEA
split-complementary
#EA88CB #9AEA88 #88EAD8
monochromatic
#D2259C #E154B4 #EA88CB #F3BCE2 #FAE5F4
Accessibility & contrast
On white
2.36
#EA88CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EA88CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88CB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88CB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCD
Deuteranopia (green-blind)
#A5AEC8
Tritanopia (blue-blind)
#F48AA1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea88cb; /* rgb */ color: rgb(234, 136, 203); /* oklch */ color: oklch(75.2% 0.144 340.0);
Tailwind
colors: {
custom: {
50: '#f2addb',
500: '#ea88cb',
950: '#000000',
},
}SCSS
$custom: #ea88cb; $custom-light: #f2addb; $custom-dark: #000000;
JSON
{
"hex": "#ea88cb",
"rgb": {
"r": 234,
"g": 136,
"b": 203
},
"hsl": {
"h": 318.98,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.75167,
"c": 0.14417,
"h": 340
},
"luminance": 0.39413
}Semantic roles & 50–950 ramp
primary
#EA88CB
secondary
#D9F2E1
accent
#D25014
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171015
muted
#857F83