#EC82EF#EC82EF
#EC82EF is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.0% C 0.186 H 326.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EC82EF |
|---|---|
| RGB | rgb(236, 130, 239) |
| HSL | hsl(298, 77%, 72%) |
| HSV | hsv(298, 46%, 94%) |
| CMYK | cmyk(1.3%, 45.6%, 0%, 6.3%) |
| CIE-LAB | lab(69.49, 55.97, -37.69) |
| CIE-LCH | lch(69.49, 67.48, 326.04°) |
| OKLab | oklab(76% 0.1544 -0.1034) |
| OKLCH | oklch(76% 0.186 326.2) |
| XYZ | xyz(58.1535, 40.0330, 86.3086) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.46
Purply Pink
#F075E6
ΔE00 2.79
Lavender Pink
#DD85D7
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 5.49
Orchid
#DA70D6
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC82EF #85EF82
analogous
#B682EF #EC82EF #EF82BB
triadic
#EC82EF #EFEC82 #82EFEC
tetradic
#EC82EF #EFB682 #85EF82 #82BBEF
square
#EC82EF #EFB682 #85EF82 #82BBEF
split-complementary
#EC82EF #BBEF82 #82EFB6
monochromatic
#D51CDB #E44CE8 #EC82EF #F4B8F6 #FBE4FC
Accessibility & contrast
On white
2.33
#EC82EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EC82EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC82EF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC82EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC82EF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#F18EAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ec82ef; /* rgb */ color: rgb(236, 130, 239); /* oklch */ color: oklch(76.0% 0.186 326.2);
Tailwind
colors: {
custom: {
50: '#f4a9f4',
500: '#ec82ef',
950: '#000000',
},
}SCSS
$custom: #ec82ef; $custom-light: #f4a9f4; $custom-dark: #000000;
JSON
{
"hex": "#ec82ef",
"rgb": {
"r": 236,
"g": 130,
"b": 239
},
"hsl": {
"h": 298.349,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.76001,
"c": 0.18582,
"h": 326.2
},
"luminance": 0.4003
}Semantic roles & 50–950 ramp
primary
#EC82EF
secondary
#D8F3D8
accent
#DA0C12
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85