#EC80CA#EC80CA
#EC80CA is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.159 H 340.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80CA |
|---|---|
| RGB | rgb(236, 128, 202) |
| HSL | hsl(319, 74%, 71%) |
| HSV | hsv(319, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 14.4%, 7.5%) |
| CIE-LAB | lab(67.68, 50.78, -19.99) |
| CIE-LCH | lch(67.68, 54.58, 338.52°) |
| OKLab | oklab(74.18% 0.1492 -0.0534) |
| OKLCH | oklch(74.18% 0.159 340.3) |
| XYZ | xyz(52.9724, 37.5391, 60.3214) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 4.50
Pink (survey)
#FF81C0
ΔE00 4.97
Bubblegum (survey)
#FF6CB5
ΔE00 6.16
Purply Pink
#F075E6
ΔE00 6.16
Hot Pink
#FF69B4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80CA #80ECA2
analogous
#D880EC #EC80CA #EC8094
triadic
#EC80CA #CAEC80 #80CAEC
tetradic
#EC80CA #ECD880 #80ECA2 #8094EC
square
#EC80CA #ECD880 #80ECA2 #8094EC
split-complementary
#EC80CA #94EC80 #80ECD8
monochromatic
#D21F9A #E44BB4 #EC80CA #F4B5E0 #FBE4F4
Accessibility & contrast
On white
2.47
#EC80CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EC80CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80CA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80CA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ACD
Deuteranopia (green-blind)
#A2ABC7
Tritanopia (blue-blind)
#F7829C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec80ca; /* rgb */ color: rgb(236, 128, 202); /* oklch */ color: oklch(74.2% 0.159 340.3);
Tailwind
colors: {
custom: {
50: '#f4a8da',
500: '#ec80ca',
950: '#000000',
},
}SCSS
$custom: #ec80ca; $custom-light: #f4a8da; $custom-dark: #000000;
JSON
{
"hex": "#ec80ca",
"rgb": {
"r": 236,
"g": 128,
"b": 202
},
"hsl": {
"h": 318.889,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.74178,
"c": 0.1585,
"h": 340.3
},
"luminance": 0.37535
}Semantic roles & 50–950 ramp
primary
#EC80CA
secondary
#D6F2DF
accent
#D64E0F
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83