#EB82EA#EB82EA
#EB82EA is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.7% C 0.181 H 327.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82EA |
|---|---|
| RGB | rgb(235, 130, 234) |
| HSL | hsl(301, 72%, 72%) |
| HSV | hsv(301, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 0.4%, 7.8%) |
| CIE-LAB | lab(69.16, 54.80, -35.47) |
| CIE-LCH | lch(69.16, 65.27, 327.09°) |
| OKLab | oklab(75.66% 0.1524 -0.097) |
| OKLCH | oklch(75.66% 0.181 327.5) |
| XYZ | xyz(57.0939, 39.5709, 82.4566) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.67
Purply Pink
#F075E6
ΔE00 2.54
Lavender Pink
#DD85D7
ΔE00 3.58
Orchid
#DA70D6
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82EA #82EB83
analogous
#B882EB #EB82EA #EB82B6
triadic
#EB82EA #EAEB82 #82EAEB
tetradic
#EB82EA #EBB882 #82EB83 #82B6EB
square
#EB82EA #EBB882 #82EB83 #82B6EB
split-complementary
#EB82EA #B6EB82 #82EBB8
monochromatic
#D121CF #E34DE1 #EB82EA #F3B7F3 #FBE5FB
Accessibility & contrast
On white
2.36
#EB82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EB82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82EA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82EA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0EE
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#F18CAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb82ea; /* rgb */ color: rgb(235, 130, 234); /* oklch */ color: oklch(75.7% 0.181 327.5);
Tailwind
colors: {
custom: {
50: '#f3a9f1',
500: '#eb82ea',
950: '#000000',
},
}SCSS
$custom: #eb82ea; $custom-light: #f3a9f1; $custom-dark: #000000;
JSON
{
"hex": "#eb82ea",
"rgb": {
"r": 235,
"g": 130,
"b": 234
},
"hsl": {
"h": 300.571,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.75661,
"c": 0.18068,
"h": 327.5
},
"luminance": 0.39568
}Semantic roles & 50–950 ramp
primary
#EB82EA
secondary
#D7F2D7
accent
#D41311
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84