#DE82FA#DE82FA
#DE82FA is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.9% C 0.189 H 317.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DE82FA |
|---|---|
| RGB | rgb(222, 130, 250) |
| HSL | hsl(286, 92%, 75%) |
| HSV | hsv(286, 48%, 98%) |
| CMYK | cmyk(11.2%, 48%, 0%, 2%) |
| CIE-LAB | lab(68.31, 54.14, -45.69) |
| CIE-LCH | lch(68.31, 70.84, 319.84°) |
| OKLab | oklab(74.93% 0.1402 -0.1266) |
| OKLCH | oklch(74.93% 0.189 317.9) |
| XYZ | xyz(55.3598, 38.3989, 94.9195) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 5.56
Liliac
#C48EFD
ΔE00 5.79
Light Purple
#BF77F6
ΔE00 6.22
Violet Pink
#FB5FFC
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE82FA #9EFA82
analogous
#A282FA #DE82FA #FA82DA
triadic
#DE82FA #FADE82 #82FADE
tetradic
#DE82FA #FAA282 #9EFA82 #82DAFA
square
#DE82FA #FAA282 #9EFA82 #82DAFA
split-complementary
#DE82FA #DAFA82 #82FAA2
monochromatic
#BF0CF5 #CE47F8 #DE82FA #EEBDFC #F7E2FE
Accessibility & contrast
On white
2.42
#DE82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#DE82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE82FA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE82FA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FE
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#DE93B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de82fa; /* rgb */ color: rgb(222, 130, 250); /* oklch */ color: oklch(74.9% 0.189 317.9);
Tailwind
colors: {
custom: {
50: '#eaa9fc',
500: '#de82fa',
950: '#000000',
},
}SCSS
$custom: #de82fa; $custom-light: #eaa9fc; $custom-dark: #000000;
JSON
{
"hex": "#de82fa",
"rgb": {
"r": 222,
"g": 130,
"b": 250
},
"hsl": {
"h": 286,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.74925,
"c": 0.18896,
"h": 317.9
},
"luminance": 0.38397
}Semantic roles & 50–950 ramp
primary
#DE82FA
secondary
#DDF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85