#EC84CC#EC84CC
#EC84CC is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.8% C 0.153 H 339.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EC84CC |
|---|---|
| RGB | rgb(236, 132, 204) |
| HSL | hsl(318, 73%, 72%) |
| HSV | hsv(318, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 13.6%, 7.5%) |
| CIE-LAB | lab(68.53, 49.09, -19.81) |
| CIE-LCH | lch(68.53, 52.94, 338.03°) |
| OKLab | oklab(74.84% 0.1439 -0.0529) |
| OKLCH | oklch(74.84% 0.153 339.8) |
| XYZ | xyz(53.7428, 38.6985, 61.7539) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.19
Lavender Pink
#DD85D7
ΔE00 4.36
Pink (survey)
#FF81C0
ΔE00 4.99
Purply Pink
#F075E6
ΔE00 6.42
Violet (CSS)
#EE82EE
ΔE00 6.66
Bubblegum (survey)
#FF6CB5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC84CC #84ECA4
analogous
#D884EC #EC84CC #EC8498
triadic
#EC84CC #CCEC84 #84CCEC
tetradic
#EC84CC #ECD884 #84ECA4 #8498EC
square
#EC84CC #ECD884 #84ECA4 #8498EC
split-complementary
#EC84CC #98EC84 #84ECD8
monochromatic
#D5219D #E44FB6 #EC84CC #F4B9E2 #FBE4F4
Accessibility & contrast
On white
2.40
#EC84CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#EC84CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC84CC
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC84CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC84CC | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCF
Deuteranopia (green-blind)
#A4ADC9
Tritanopia (blue-blind)
#F7869F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ec84cc; /* rgb */ color: rgb(236, 132, 204); /* oklch */ color: oklch(74.8% 0.153 339.8);
Tailwind
colors: {
custom: {
50: '#f4aadb',
500: '#ec84cc',
950: '#000000',
},
}SCSS
$custom: #ec84cc; $custom-light: #f4aadb; $custom-dark: #000000;
JSON
{
"hex": "#ec84cc",
"rgb": {
"r": 236,
"g": 132,
"b": 204
},
"hsl": {
"h": 318.462,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.74841,
"c": 0.1533,
"h": 339.8
},
"luminance": 0.38695
}Semantic roles & 50–950 ramp
primary
#EC84CC
secondary
#D8F3E0
accent
#D54D10
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83