#EB82FB#EB82FB
#EB82FB is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.4% C 0.196 H 322.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82FB |
|---|---|
| RGB | rgb(235, 130, 251) |
| HSL | hsl(292, 94%, 75%) |
| HSV | hsv(292, 48%, 98%) |
| CMYK | cmyk(6.4%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.89, 57.87, -43.65) |
| CIE-LCH | lch(69.89, 72.49, 322.97°) |
| OKLab | oklab(76.44% 0.1552 -0.1205) |
| OKLCH | oklch(76.44% 0.196 322.2) |
| XYZ | xyz(59.6543, 40.5950, 95.9414) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82FB #92FB82
analogous
#AF82FB #EB82FB #FB82CF
triadic
#EB82FB #FBEB82 #82FBEB
tetradic
#EB82FB #FBAF82 #92FB82 #82CFFB
square
#EB82FB #FBAF82 #92FB82 #82CFFB
split-complementary
#EB82FB #CFFB82 #82FBAF
monochromatic
#D80BF7 #E247F9 #EB82FB #F4BDFD #FAE1FE
Accessibility & contrast
On white
2.30
#EB82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EB82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82FB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82FB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FF
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#EE91B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb82fb; /* rgb */ color: rgb(235, 130, 251); /* oklch */ color: oklch(76.4% 0.196 322.2);
Tailwind
colors: {
custom: {
50: '#f4a9fd',
500: '#eb82fb',
950: '#000000',
},
}SCSS
$custom: #eb82fb; $custom-light: #f4a9fd; $custom-dark: #000000;
JSON
{
"hex": "#eb82fb",
"rgb": {
"r": 235,
"g": 130,
"b": 251
},
"hsl": {
"h": 292.066,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.7644,
"c": 0.19645,
"h": 322.2
},
"luminance": 0.40592
}Semantic roles & 50–950 ramp
primary
#EB82FB
secondary
#D9F6D5
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85