#EB82F3#EB82F3
#EB82F3 is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.189 H 324.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82F3 |
|---|---|
| RGB | rgb(235, 130, 243) |
| HSL | hsl(296, 82%, 73%) |
| HSV | hsv(296, 47%, 95%) |
| CMYK | cmyk(3.3%, 46.5%, 0%, 4.7%) |
| CIE-LAB | lab(69.54, 56.41, -39.82) |
| CIE-LCH | lch(69.54, 69.05, 324.78°) |
| OKLab | oklab(76.07% 0.154 -0.1095) |
| OKLCH | oklch(76.07% 0.189 324.6) |
| XYZ | xyz(58.4198, 40.1012, 89.4397) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.21
Purply Pink
#F075E6
ΔE00 3.24
Lavender Pink
#DD85D7
ΔE00 4.89
Light Magenta
#FA5FF7
ΔE00 5.73
Candy Pink
#FF63E9
ΔE00 5.76
Violet Pink
#FB5FFC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82F3 #8AF382
analogous
#B282F3 #EB82F3 #F382C2
triadic
#EB82F3 #F3EB82 #82F3EB
tetradic
#EB82F3 #F3B282 #8AF382 #82C2F3
square
#EB82F3 #F3B282 #8AF382 #82C2F3
split-complementary
#EB82F3 #C2F382 #82F3B2
monochromatic
#D616E5 #E24AEE #EB82F3 #F4BAF8 #FBE3FC
Accessibility & contrast
On white
2.33
#EB82F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EB82F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82F3
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82F3 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F7
Deuteranopia (green-blind)
#93AEF0
Tritanopia (blue-blind)
#EF8FAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb82f3; /* rgb */ color: rgb(235, 130, 243); /* oklch */ color: oklch(76.1% 0.189 324.6);
Tailwind
colors: {
custom: {
50: '#f3a9f7',
500: '#eb82f3',
950: '#000000',
},
}SCSS
$custom: #eb82f3; $custom-light: #f3a9f7; $custom-dark: #000000;
JSON
{
"hex": "#eb82f3",
"rgb": {
"r": 235,
"g": 130,
"b": 243
},
"hsl": {
"h": 295.752,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.76067,
"c": 0.18892,
"h": 324.6
},
"luminance": 0.40098
}Semantic roles & 50–950 ramp
primary
#EB82F3
secondary
#D9F4D7
accent
#DF0716
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85