#EA88CF#EA88CF
#EA88CF is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.3% C 0.147 H 338.1°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88CF |
|---|---|
| RGB | rgb(234, 136, 207) |
| HSL | hsl(317, 70%, 73%) |
| HSV | hsv(317, 42%, 92%) |
| CMYK | cmyk(0%, 41.9%, 11.5%, 8.2%) |
| CIE-LAB | lab(69.19, 46.91, -20.50) |
| CIE-LCH | lch(69.19, 51.20, 336.40°) |
| OKLab | oklab(75.32% 0.1366 -0.0549) |
| OKLCH | oklch(75.32% 0.147 338.1) |
| XYZ | xyz(53.9985, 39.6090, 63.8205) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 3.87
Pink (survey)
#FF81C0
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 6.34
Purply Pink
#F075E6
ΔE00 6.49
Plum
#DDA0DD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88CF #88EAA3
analogous
#D488EA #EA88CF #EA889E
triadic
#EA88CF #CFEA88 #88CFEA
tetradic
#EA88CF #EAD488 #88EAA3 #889EEA
square
#EA88CF #EAD488 #88EAA3 #889EEA
split-complementary
#EA88CF #9EEA88 #88EAD4
monochromatic
#D225A3 #E154BA #EA88CF #F3BCE4 #FAE5F5
Accessibility & contrast
On white
2.35
#EA88CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EA88CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88CF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88CF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA0D2
Deuteranopia (green-blind)
#A4AECC
Tritanopia (blue-blind)
#F48BA2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea88cf; /* rgb */ color: rgb(234, 136, 207); /* oklch */ color: oklch(75.3% 0.147 338.1);
Tailwind
colors: {
custom: {
50: '#f2addd',
500: '#ea88cf',
950: '#000000',
},
}SCSS
$custom: #ea88cf; $custom-light: #f2addd; $custom-dark: #000000;
JSON
{
"hex": "#ea88cf",
"rgb": {
"r": 234,
"g": 136,
"b": 207
},
"hsl": {
"h": 316.531,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.75317,
"c": 0.14718,
"h": 338.1
},
"luminance": 0.39606
}Semantic roles & 50–950 ramp
primary
#EA88CF
secondary
#D9F2E0
accent
#D24814
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83