#DE82FB#DE82FB
#DE82FB is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.190 H 317.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DE82FB |
|---|---|
| RGB | rgb(222, 130, 251) |
| HSL | hsl(286, 94%, 75%) |
| HSV | hsv(286, 48%, 98%) |
| CMYK | cmyk(11.6%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.36, 54.34, -46.16) |
| CIE-LCH | lch(68.36, 71.30, 319.65°) |
| OKLab | oklab(74.98% 0.1404 -0.128) |
| OKLCH | oklch(74.98% 0.19 317.6) |
| XYZ | xyz(55.5170, 38.4617, 95.7475) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 5.68
Liliac
#C48EFD
ΔE00 5.72
Light Purple
#BF77F6
ΔE00 6.17
Violet Pink
#FB5FFC
ΔE00 6.55
Light Magenta
#FA5FF7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE82FB #9FFB82
analogous
#A282FB #DE82FB #FB82DB
triadic
#DE82FB #FBDE82 #82FBDE
tetradic
#DE82FB #FBA282 #9FFB82 #82DBFB
square
#DE82FB #FBA282 #9FFB82 #82DBFB
split-complementary
#DE82FB #DBFB82 #82FBA2
monochromatic
#BF0BF7 #CE47F9 #DE82FB #EEBDFD #F7E1FE
Accessibility & contrast
On white
2.42
#DE82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#DE82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE82FB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE82FB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#DE93B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de82fb; /* rgb */ color: rgb(222, 130, 251); /* oklch */ color: oklch(75.0% 0.190 317.6);
Tailwind
colors: {
custom: {
50: '#eaa9fd',
500: '#de82fb',
950: '#000000',
},
}SCSS
$custom: #de82fb; $custom-light: #eaa9fd; $custom-dark: #000000;
JSON
{
"hex": "#de82fb",
"rgb": {
"r": 222,
"g": 130,
"b": 251
},
"hsl": {
"h": 285.62,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.74975,
"c": 0.18997,
"h": 317.6
},
"luminance": 0.3846
}Semantic roles & 50–950 ramp
primary
#DE82FB
secondary
#DDF6D5
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85