#EB82F8#EB82F8
#EB82F8 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.3% C 0.194 H 323.1°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82F8 |
|---|---|
| RGB | rgb(235, 130, 248) |
| HSL | hsl(293, 89%, 74%) |
| HSV | hsv(293, 48%, 97%) |
| CMYK | cmyk(5.2%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.76, 57.32, -42.22) |
| CIE-LCH | lch(69.76, 71.19, 323.63°) |
| OKLab | oklab(76.3% 0.1547 -0.1164) |
| OKLCH | oklch(76.3% 0.194 323.1) |
| XYZ | xyz(59.1851, 40.4074, 93.4706) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.65
Light Magenta
#FA5FF7
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82F8 #8FF882
analogous
#B082F8 #EB82F8 #F882CA
triadic
#EB82F8 #F8EB82 #82F8EB
tetradic
#EB82F8 #F8B082 #8FF882 #82CAF8
square
#EB82F8 #F8B082 #8FF882 #82CAF8
split-complementary
#EB82F8 #CAF882 #82F8B0
monochromatic
#D80EF2 #E248F5 #EB82F8 #F4BCFB #FAE2FD
Accessibility & contrast
On white
2.31
#EB82F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EB82F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82F8
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82F8 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FC
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#EE91B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb82f8; /* rgb */ color: rgb(235, 130, 248); /* oklch */ color: oklch(76.3% 0.194 323.1);
Tailwind
colors: {
custom: {
50: '#f4a9fb',
500: '#eb82f8',
950: '#000000',
},
}SCSS
$custom: #eb82f8; $custom-light: #f4a9fb; $custom-dark: #000000;
JSON
{
"hex": "#eb82f8",
"rgb": {
"r": 235,
"g": 130,
"b": 248
},
"hsl": {
"h": 293.39,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.76299,
"c": 0.19361,
"h": 323.1
},
"luminance": 0.40405
}Semantic roles & 50–950 ramp
primary
#EB82F8
secondary
#D9F5D6
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85