#EB82EC#EB82EC
#EB82EC is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.8% C 0.182 H 326.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82EC |
|---|---|
| RGB | rgb(235, 130, 236) |
| HSL | hsl(299, 74%, 72%) |
| HSV | hsv(299, 45%, 93%) |
| CMYK | cmyk(0.4%, 44.9%, 0%, 7.5%) |
| CIE-LAB | lab(69.25, 55.15, -36.44) |
| CIE-LCH | lch(69.25, 66.10, 326.55°) |
| OKLab | oklab(75.75% 0.1528 -0.0998) |
| OKLCH | oklch(75.75% 0.182 326.8) |
| XYZ | xyz(57.3828, 39.6865, 83.9783) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.49
Purply Pink
#F075E6
ΔE00 2.63
Lavender Pink
#DD85D7
ΔE00 3.85
Orchid
#DA70D6
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82EC #83EC82
analogous
#B682EC #EB82EC #EC82B8
triadic
#EB82EC #ECEB82 #82ECEB
tetradic
#EB82EC #ECB682 #83EC82 #82B8EC
square
#EB82EC #ECB682 #83EC82 #82B8EC
split-complementary
#EB82EC #B8EC82 #82ECB6
monochromatic
#D220D3 #E34DE4 #EB82EC #F4B7F4 #FBE4FB
Accessibility & contrast
On white
2.35
#EB82EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EB82EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82EC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82EC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0F0
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#F18DAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb82ec; /* rgb */ color: rgb(235, 130, 236); /* oklch */ color: oklch(75.8% 0.182 326.8);
Tailwind
colors: {
custom: {
50: '#f3a9f2',
500: '#eb82ec',
950: '#000000',
},
}SCSS
$custom: #eb82ec; $custom-light: #f3a9f2; $custom-dark: #000000;
JSON
{
"hex": "#eb82ec",
"rgb": {
"r": 235,
"g": 130,
"b": 236
},
"hsl": {
"h": 299.434,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.7575,
"c": 0.18248,
"h": 326.8
},
"luminance": 0.39684
}Semantic roles & 50–950 ramp
primary
#EB82EC
secondary
#D8F2D7
accent
#D61012
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85