#EC80EF#EC80EF
#EC80EF is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.7% C 0.189 H 326.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80EF |
|---|---|
| RGB | rgb(236, 128, 239) |
| HSL | hsl(298, 78%, 72%) |
| HSV | hsv(298, 46%, 94%) |
| CMYK | cmyk(1.3%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(69.12, 56.95, -38.28) |
| CIE-LCH | lch(69.12, 68.62, 326.09°) |
| OKLab | oklab(75.72% 0.1572 -0.105) |
| OKLCH | oklch(75.72% 0.189 326.2) |
| XYZ | xyz(57.8901, 39.5061, 86.2208) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.69
Purply Pink
#F075E6
ΔE00 2.50
Lavender Pink
#DD85D7
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 5.18
Orchid
#DA70D6
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80EF #83EF80
analogous
#B480EF #EC80EF #EF80BB
triadic
#EC80EF #EFEC80 #80EFEC
tetradic
#EC80EF #EFB480 #83EF80 #80BBEF
square
#EC80EF #EFB480 #83EF80 #80BBEF
split-complementary
#EC80EF #BBEF80 #80EFB4
monochromatic
#D41BD9 #E44AE8 #EC80EF #F4B6F6 #FBE4FC
Accessibility & contrast
On white
2.36
#EC80EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#EC80EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80EF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80EF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#94AEEC
Tritanopia (blue-blind)
#F18CAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec80ef; /* rgb */ color: rgb(236, 128, 239); /* oklch */ color: oklch(75.7% 0.189 326.2);
Tailwind
colors: {
custom: {
50: '#f4a8f4',
500: '#ec80ef',
950: '#000000',
},
}SCSS
$custom: #ec80ef; $custom-light: #f4a8f4; $custom-dark: #000000;
JSON
{
"hex": "#ec80ef",
"rgb": {
"r": 236,
"g": 128,
"b": 239
},
"hsl": {
"h": 298.378,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.75721,
"c": 0.18902,
"h": 326.2
},
"luminance": 0.39503
}Semantic roles & 50–950 ramp
primary
#EC80EF
secondary
#D8F3D7
accent
#DA0C11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85