#DE82FC#DE82FC
#DE82FC is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.191 H 317.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DE82FC |
|---|---|
| RGB | rgb(222, 130, 252) |
| HSL | hsl(285, 95%, 75%) |
| HSV | hsv(285, 48%, 99%) |
| CMYK | cmyk(11.9%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(68.41, 54.54, -46.64) |
| CIE-LCH | lch(68.41, 71.76, 319.46°) |
| OKLab | oklab(75.02% 0.1405 -0.1294) |
| OKLCH | oklch(75.02% 0.191 317.4) |
| XYZ | xyz(55.6750, 38.5250, 96.5799) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.46
Liliac
#C48EFD
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 5.81
Light Purple
#BF77F6
ΔE00 6.12
Violet Pink
#FB5FFC
ΔE00 6.58
Light Magenta
#FA5FF7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE82FC #A0FC82
analogous
#A182FC #DE82FC #FC82DD
triadic
#DE82FC #FCDE82 #82FCDE
tetradic
#DE82FC #FCA182 #A0FC82 #82DDFC
square
#DE82FC #FCA182 #A0FC82 #82DDFC
split-complementary
#DE82FC #DDFC82 #82FCA1
monochromatic
#BE0AF9 #CE46FB #DE82FC #EEBEFD #F7E1FE
Accessibility & contrast
On white
2.41
#DE82FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#DE82FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE82FC
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE82FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE82FC | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#DD94B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de82fc; /* rgb */ color: rgb(222, 130, 252); /* oklch */ color: oklch(75.0% 0.191 317.4);
Tailwind
colors: {
custom: {
50: '#eaa9fe',
500: '#de82fc',
950: '#000000',
},
}SCSS
$custom: #de82fc; $custom-light: #eaa9fe; $custom-dark: #000000;
JSON
{
"hex": "#de82fc",
"rgb": {
"r": 222,
"g": 130,
"b": 252
},
"hsl": {
"h": 285.246,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.75024,
"c": 0.191,
"h": 317.4
},
"luminance": 0.38523
}Semantic roles & 50–950 ramp
primary
#DE82FC
secondary
#DDF7D4
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86