#EB82F4#EB82F4
#EB82F4 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.1% C 0.190 H 324.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82F4 |
|---|---|
| RGB | rgb(235, 130, 244) |
| HSL | hsl(295, 84%, 73%) |
| HSV | hsv(295, 47%, 96%) |
| CMYK | cmyk(3.7%, 46.7%, 0%, 4.3%) |
| CIE-LAB | lab(69.58, 56.59, -40.30) |
| CIE-LCH | lch(69.58, 69.47, 324.54°) |
| OKLab | oklab(76.11% 0.1541 -0.1108) |
| OKLCH | oklch(76.11% 0.19 324.3) |
| XYZ | xyz(58.5712, 40.1618, 90.2372) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.37
Purply Pink
#F075E6
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.71
Violet Pink
#FB5FFC
ΔE00 5.74
Candy Pink
#FF63E9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82F4 #8BF482
analogous
#B282F4 #EB82F4 #F482C4
triadic
#EB82F4 #F4EB82 #82F4EB
tetradic
#EB82F4 #F4B282 #8BF482 #82C4F4
square
#EB82F4 #F4B282 #8BF482 #82C4F4
split-complementary
#EB82F4 #C4F482 #82F4B2
monochromatic
#D714E7 #E24AEF #EB82F4 #F4BAF9 #FAE3FD
Accessibility & contrast
On white
2.33
#EB82F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EB82F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82F4
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82F4 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F8
Deuteranopia (green-blind)
#93AEF1
Tritanopia (blue-blind)
#EF8FB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb82f4; /* rgb */ color: rgb(235, 130, 244); /* oklch */ color: oklch(76.1% 0.190 324.3);
Tailwind
colors: {
custom: {
50: '#f3a9f8',
500: '#eb82f4',
950: '#000000',
},
}SCSS
$custom: #eb82f4; $custom-light: #f3a9f8; $custom-dark: #000000;
JSON
{
"hex": "#eb82f4",
"rgb": {
"r": 235,
"g": 130,
"b": 244
},
"hsl": {
"h": 295.263,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.76113,
"c": 0.18985,
"h": 324.3
},
"luminance": 0.40159
}Semantic roles & 50–950 ramp
primary
#EB82F4
secondary
#D9F4D7
accent
#E00517
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85