#EB82F2#EB82F2
#EB82F2 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.0% C 0.188 H 324.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82F2 |
|---|---|
| RGB | rgb(235, 130, 242) |
| HSL | hsl(296, 81%, 73%) |
| HSV | hsv(296, 46%, 95%) |
| CMYK | cmyk(2.9%, 46.3%, 0%, 5.1%) |
| CIE-LAB | lab(69.50, 56.22, -39.34) |
| CIE-LCH | lch(69.50, 68.62, 325.02°) |
| OKLab | oklab(76.02% 0.1538 -0.1081) |
| OKLCH | oklch(76.02% 0.188 324.9) |
| XYZ | xyz(58.2692, 40.0410, 88.6466) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.06
Purply Pink
#F075E6
ΔE00 3.13
Lavender Pink
#DD85D7
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 5.70
Orchid
#DA70D6
ΔE00 5.74
Light Magenta
#FA5FF7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82F2 #89F282
analogous
#B382F2 #EB82F2 #F282C1
triadic
#EB82F2 #F2EB82 #82F2EB
tetradic
#EB82F2 #F2B382 #89F282 #82C1F2
square
#EB82F2 #F2B382 #89F282 #82C1F2
split-complementary
#EB82F2 #C1F282 #82F2B3
monochromatic
#D518E2 #E24BEC #EB82F2 #F4B9F8 #FBE3FC
Accessibility & contrast
On white
2.33
#EB82F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EB82F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82F2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82F2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F6
Deuteranopia (green-blind)
#94AEEF
Tritanopia (blue-blind)
#EF8FAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb82f2; /* rgb */ color: rgb(235, 130, 242); /* oklch */ color: oklch(76.0% 0.188 324.9);
Tailwind
colors: {
custom: {
50: '#f3a9f6',
500: '#eb82f2',
950: '#000000',
},
}SCSS
$custom: #eb82f2; $custom-light: #f3a9f6; $custom-dark: #000000;
JSON
{
"hex": "#eb82f2",
"rgb": {
"r": 235,
"g": 130,
"b": 242
},
"hsl": {
"h": 296.25,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.76021,
"c": 0.18798,
"h": 324.9
},
"luminance": 0.40038
}Semantic roles & 50–950 ramp
primary
#EB82F2
secondary
#D9F4D7
accent
#DE0815
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85