#EC82EE#EC82EE
#EC82EE is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.0% C 0.185 H 326.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EC82EE |
|---|---|
| RGB | rgb(236, 130, 238) |
| HSL | hsl(299, 76%, 72%) |
| HSV | hsv(299, 45%, 93%) |
| CMYK | cmyk(0.8%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(69.45, 55.79, -37.21) |
| CIE-LCH | lch(69.45, 67.06, 326.30°) |
| OKLab | oklab(75.96% 0.1542 -0.102) |
| OKLCH | oklch(75.96% 0.185 326.5) |
| XYZ | xyz(58.0062, 39.9741, 85.5327) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.36
Purply Pink
#F075E6
ΔE00 2.71
Lavender Pink
#DD85D7
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 5.45
Orchid
#DA70D6
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC82EE #84EE82
analogous
#B682EE #EC82EE #EE82BA
triadic
#EC82EE #EEEC82 #82EEEC
tetradic
#EC82EE #EEB682 #84EE82 #82BAEE
square
#EC82EE #EEB682 #84EE82 #82BAEE
split-complementary
#EC82EE #BAEE82 #82EEB6
monochromatic
#D51DD8 #E44CE7 #EC82EE #F4B8F5 #FBE4FB
Accessibility & contrast
On white
2.33
#EC82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EC82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC82EE
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC82EE | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#96AEEB
Tritanopia (blue-blind)
#F18DAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ec82ee; /* rgb */ color: rgb(236, 130, 238); /* oklch */ color: oklch(76.0% 0.185 326.5);
Tailwind
colors: {
custom: {
50: '#f4a9f4',
500: '#ec82ee',
950: '#000000',
},
}SCSS
$custom: #ec82ee; $custom-light: #f4a9f4; $custom-dark: #000000;
JSON
{
"hex": "#ec82ee",
"rgb": {
"r": 236,
"g": 130,
"b": 238
},
"hsl": {
"h": 298.889,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.75956,
"c": 0.18491,
"h": 326.5
},
"luminance": 0.39971
}Semantic roles & 50–950 ramp
primary
#EC82EE
secondary
#D8F3D8
accent
#D80D11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85