#EC80FF#EC80FF
#EC80FF is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.5% C 0.204 H 321.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80FF |
|---|---|
| RGB | rgb(236, 128, 255) |
| HSL | hsl(291, 100%, 75%) |
| HSV | hsv(291, 50%, 100%) |
| CMYK | cmyk(7.5%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(69.82, 59.86, -45.94) |
| CIE-LCH | lch(69.82, 75.45, 322.50°) |
| OKLab | oklab(76.47% 0.1595 -0.127) |
| OKLCH | oklch(76.47% 0.204 321.5) |
| XYZ | xyz(60.3592, 40.4938, 99.2250) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 4.58
Violet Pink
#FB5FFC
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.47
Candy Pink
#FF63E9
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80FF #93FF80
analogous
#AD80FF #EC80FF #FF80D2
triadic
#EC80FF #FFEC80 #80FFEC
tetradic
#EC80FF #FFAD80 #93FF80 #80D2FF
square
#EC80FF #FFAD80 #93FF80 #80D2FF
split-complementary
#EC80FF #D2FF80 #80FFAD
monochromatic
#DA06FF #E343FF #EC80FF #F5BDFF #FAE0FF
Accessibility & contrast
On white
2.31
#EC80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EC80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80FF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80FF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#EE91B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ec80ff; /* rgb */ color: rgb(236, 128, 255); /* oklch */ color: oklch(76.5% 0.204 321.5);
Tailwind
colors: {
custom: {
50: '#f4a8ff',
500: '#ec80ff',
950: '#000000',
},
}SCSS
$custom: #ec80ff; $custom-light: #f4a8ff; $custom-dark: #000000;
JSON
{
"hex": "#ec80ff",
"rgb": {
"r": 236,
"g": 128,
"b": 255
},
"hsl": {
"h": 291.024,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.76472,
"c": 0.20389,
"h": 321.5
},
"luminance": 0.40491
}Semantic roles & 50–950 ramp
primary
#EC80FF
secondary
#D9F7D4
accent
#E60022
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86