#EC82FF#EC82FF
#EC82FF is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.7% C 0.201 H 321.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EC82FF |
|---|---|
| RGB | rgb(236, 130, 255) |
| HSL | hsl(291, 100%, 75%) |
| HSV | hsv(291, 49%, 100%) |
| CMYK | cmyk(7.5%, 49%, 0%, 0%) |
| CIE-LAB | lab(70.19, 58.89, -45.36) |
| CIE-LCH | lch(70.19, 74.33, 322.40°) |
| OKLab | oklab(76.75% 0.1568 -0.1254) |
| OKLCH | oklch(76.75% 0.201 321.4) |
| XYZ | xyz(60.6227, 41.0207, 99.3128) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 4.70
Violet Pink
#FB5FFC
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC82FF #95FF82
analogous
#AD82FF #EC82FF #FF82D3
triadic
#EC82FF #FFEC82 #82FFEC
tetradic
#EC82FF #FFAD82 #95FF82 #82D3FF
square
#EC82FF #FFAD82 #95FF82 #82D3FF
split-complementary
#EC82FF #D3FF82 #82FFAD
monochromatic
#D908FF #E345FF #EC82FF #F5BFFF #FAE0FF
Accessibility & contrast
On white
2.28
#EC82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EC82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC82FF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC82FF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#8EB0FB
Tritanopia (blue-blind)
#EE93B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ec82ff; /* rgb */ color: rgb(236, 130, 255); /* oklch */ color: oklch(76.7% 0.201 321.4);
Tailwind
colors: {
custom: {
50: '#f4aaff',
500: '#ec82ff',
950: '#000000',
},
}SCSS
$custom: #ec82ff; $custom-light: #f4aaff; $custom-dark: #000000;
JSON
{
"hex": "#ec82ff",
"rgb": {
"r": 236,
"g": 130,
"b": 255
},
"hsl": {
"h": 290.88,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76746,
"c": 0.2008,
"h": 321.4
},
"luminance": 0.41018
}Semantic roles & 50–950 ramp
primary
#EC82FF
secondary
#D9F7D4
accent
#E60023
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86