#EC84CA#EC84CA
#EC84CA is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.8% C 0.152 H 340.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EC84CA |
|---|---|
| RGB | rgb(236, 132, 202) |
| HSL | hsl(320, 73%, 72%) |
| HSV | hsv(320, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 14.4%, 7.5%) |
| CIE-LAB | lab(68.46, 48.78, -18.80) |
| CIE-LCH | lch(68.46, 52.28, 338.93°) |
| OKLab | oklab(74.77% 0.1434 -0.0501) |
| OKLCH | oklch(74.77% 0.152 340.7) |
| XYZ | xyz(53.5045, 38.6032, 60.4987) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 4.72
Bubblegum (survey)
#FF6CB5
ΔE00 6.43
Hot Pink
#FF69B4
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC84CA #84ECA6
analogous
#DA84EC #EC84CA #EC8496
triadic
#EC84CA #CAEC84 #84CAEC
tetradic
#EC84CA #ECDA84 #84ECA6 #8496EC
square
#EC84CA #ECDA84 #84ECA6 #8496EC
split-complementary
#EC84CA #96EC84 #84ECDA
monochromatic
#D5219A #E44FB3 #EC84CA #F4B9E1 #FBE4F4
Accessibility & contrast
On white
2.41
#EC84CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EC84CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC84CA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC84CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC84CA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCC
Deuteranopia (green-blind)
#A4ADC7
Tritanopia (blue-blind)
#F7859E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ec84ca; /* rgb */ color: rgb(236, 132, 202); /* oklch */ color: oklch(74.8% 0.152 340.7);
Tailwind
colors: {
custom: {
50: '#f4aada',
500: '#ec84ca',
950: '#000000',
},
}SCSS
$custom: #ec84ca; $custom-light: #f4aada; $custom-dark: #000000;
JSON
{
"hex": "#ec84ca",
"rgb": {
"r": 236,
"g": 132,
"b": 202
},
"hsl": {
"h": 319.615,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.74766,
"c": 0.15186,
"h": 340.7
},
"luminance": 0.386
}Semantic roles & 50–950 ramp
primary
#EC84CA
secondary
#D8F3E1
accent
#D55110
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83