#EC86CA#EC86CA
#EC86CA is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.1% C 0.149 H 341.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EC86CA |
|---|---|
| RGB | rgb(236, 134, 202) |
| HSL | hsl(320, 73%, 73%) |
| HSV | hsv(320, 43%, 93%) |
| CMYK | cmyk(0%, 43.2%, 14.4%, 7.5%) |
| CIE-LAB | lab(68.86, 47.77, -18.19) |
| CIE-LCH | lch(68.86, 51.12, 339.15°) |
| OKLab | oklab(75.06% 0.1404 -0.0485) |
| OKLCH | oklch(75.06% 0.149 341) |
| XYZ | xyz(53.7783, 39.1508, 60.5900) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.99
Pink (survey)
#FF81C0
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 4.90
Bubblegum (survey)
#FF6CB5
ΔE00 6.61
Hot Pink
#FF69B4
ΔE00 6.94
Purply Pink
#F075E6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC86CA #86ECA8
analogous
#DB86EC #EC86CA #EC8697
triadic
#EC86CA #CAEC86 #86CAEC
tetradic
#EC86CA #ECDB86 #86ECA8 #8697EC
square
#EC86CA #ECDB86 #86ECA8 #8697EC
split-complementary
#EC86CA #97EC86 #86ECDB
monochromatic
#D6229A #E451B3 #EC86CA #F4BBE1 #FBE5F3
Accessibility & contrast
On white
2.38
#EC86CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EC86CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC86CA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC86CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC86CA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ECC
Deuteranopia (green-blind)
#A5AEC7
Tritanopia (blue-blind)
#F7879F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ec86ca; /* rgb */ color: rgb(236, 134, 202); /* oklch */ color: oklch(75.1% 0.149 341.0);
Tailwind
colors: {
custom: {
50: '#f4abda',
500: '#ec86ca',
950: '#000000',
},
}SCSS
$custom: #ec86ca; $custom-light: #f4abda; $custom-dark: #000000;
JSON
{
"hex": "#ec86ca",
"rgb": {
"r": 236,
"g": 134,
"b": 202
},
"hsl": {
"h": 320,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.75064,
"c": 0.14851,
"h": 341
},
"luminance": 0.39147
}Semantic roles & 50–950 ramp
primary
#EC86CA
secondary
#D8F3E1
accent
#D55211
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83