#EB82EF#EB82EF
#EB82EF is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.9% C 0.185 H 325.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82EF |
|---|---|
| RGB | rgb(235, 130, 239) |
| HSL | hsl(298, 77%, 72%) |
| HSV | hsv(298, 46%, 94%) |
| CMYK | cmyk(1.7%, 45.6%, 0%, 6.3%) |
| CIE-LAB | lab(69.37, 55.68, -37.89) |
| CIE-LCH | lch(69.37, 67.35, 325.77°) |
| OKLab | oklab(75.89% 0.1533 -0.1039) |
| OKLCH | oklch(75.89% 0.185 325.9) |
| XYZ | xyz(57.8223, 39.8623, 86.2931) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.63
Purply Pink
#F075E6
ΔE00 2.85
Lavender Pink
#DD85D7
ΔE00 4.29
Orchid
#DA70D6
ΔE00 5.50
Candy Pink
#FF63E9
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82EF #86EF82
analogous
#B482EF #EB82EF #EF82BD
triadic
#EB82EF #EFEB82 #82EFEB
tetradic
#EB82EF #EFB482 #86EF82 #82BDEF
square
#EB82EF #EFB482 #86EF82 #82BDEF
split-complementary
#EB82EF #BDEF82 #82EFB4
monochromatic
#D41CDB #E24CE8 #EB82EF #F4B8F6 #FBE4FC
Accessibility & contrast
On white
2.34
#EB82EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#EB82EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82EF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82EF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#F08EAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb82ef; /* rgb */ color: rgb(235, 130, 239); /* oklch */ color: oklch(75.9% 0.185 325.9);
Tailwind
colors: {
custom: {
50: '#f3a9f4',
500: '#eb82ef',
950: '#000000',
},
}SCSS
$custom: #eb82ef; $custom-light: #f3a9f4; $custom-dark: #000000;
JSON
{
"hex": "#eb82ef",
"rgb": {
"r": 235,
"g": 130,
"b": 239
},
"hsl": {
"h": 297.798,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.75885,
"c": 0.18522,
"h": 325.9
},
"luminance": 0.39859
}Semantic roles & 50–950 ramp
primary
#EB82EF
secondary
#D9F3D8
accent
#DA0C14
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85