#EC88CA#EC88CA
#EC88CA is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.4% C 0.145 H 341.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EC88CA |
|---|---|
| RGB | rgb(236, 136, 202) |
| HSL | hsl(320, 72%, 73%) |
| HSV | hsv(320, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 14.4%, 7.5%) |
| CIE-LAB | lab(69.26, 46.76, -17.59) |
| CIE-LCH | lch(69.26, 49.95, 339.39°) |
| OKLab | oklab(75.37% 0.1374 -0.0468) |
| OKLCH | oklch(75.37% 0.145 341.2) |
| XYZ | xyz(54.0574, 39.7089, 60.6830) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.04
Pink (survey)
#FF81C0
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.12
Bubblegum (survey)
#FF6CB5
ΔE00 6.82
Hot Pink
#FF69B4
ΔE00 7.17
Plum
#DDA0DD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC88CA #88ECAA
analogous
#DC88EC #EC88CA #EC8898
triadic
#EC88CA #CAEC88 #88CAEC
tetradic
#EC88CA #ECDC88 #88ECAA #8898EC
square
#EC88CA #ECDC88 #88ECAA #8898EC
split-complementary
#EC88CA #98EC88 #88ECDC
monochromatic
#D7229A #E453B2 #EC88CA #F4BDE2 #FBE5F3
Accessibility & contrast
On white
2.35
#EC88CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EC88CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC88CA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC88CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC88CA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9FCC
Deuteranopia (green-blind)
#A7AFC7
Tritanopia (blue-blind)
#F789A0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec88ca; /* rgb */ color: rgb(236, 136, 202); /* oklch */ color: oklch(75.4% 0.145 341.2);
Tailwind
colors: {
custom: {
50: '#f4adda',
500: '#ec88ca',
950: '#000000',
},
}SCSS
$custom: #ec88ca; $custom-light: #f4adda; $custom-dark: #000000;
JSON
{
"hex": "#ec88ca",
"rgb": {
"r": 236,
"g": 136,
"b": 202
},
"hsl": {
"h": 320.4,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.75366,
"c": 0.14515,
"h": 341.2
},
"luminance": 0.39705
}Semantic roles & 50–950 ramp
primary
#EC88CA
secondary
#D9F2E1
accent
#D55311
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83