#DE82F9#DE82F9
#DE82F9 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.9% C 0.188 H 318.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DE82F9 |
|---|---|
| RGB | rgb(222, 130, 249) |
| HSL | hsl(286, 91%, 74%) |
| HSV | hsv(286, 48%, 98%) |
| CMYK | cmyk(10.8%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(68.27, 53.95, -45.21) |
| CIE-LCH | lch(68.27, 70.39, 320.03°) |
| OKLab | oklab(74.88% 0.1401 -0.1253) |
| OKLCH | oklch(74.88% 0.188 318.2) |
| XYZ | xyz(55.2034, 38.3363, 94.0959) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 5.43
Liliac
#C48EFD
ΔE00 5.86
Light Purple
#BF77F6
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 6.41
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE82F9 #9DF982
analogous
#A382F9 #DE82F9 #F982D8
triadic
#DE82F9 #F9DE82 #82F9DE
tetradic
#DE82F9 #F9A382 #9DF982 #82D8F9
square
#DE82F9 #F9A382 #9DF982 #82D8F9
split-complementary
#DE82F9 #D8F982 #82F9A3
monochromatic
#BF0DF3 #CF48F6 #DE82F9 #EDBCFC #F7E2FE
Accessibility & contrast
On white
2.42
#DE82F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#DE82F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE82F9
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE82F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE82F9 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FD
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#DE93B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de82f9; /* rgb */ color: rgb(222, 130, 249); /* oklch */ color: oklch(74.9% 0.188 318.2);
Tailwind
colors: {
custom: {
50: '#eaa9fb',
500: '#de82f9',
950: '#000000',
},
}SCSS
$custom: #de82f9; $custom-light: #eaa9fb; $custom-dark: #000000;
JSON
{
"hex": "#de82f9",
"rgb": {
"r": 222,
"g": 130,
"b": 249
},
"hsl": {
"h": 286.387,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.74877,
"c": 0.18795,
"h": 318.2
},
"luminance": 0.38334
}Semantic roles & 50–950 ramp
primary
#DE82F9
secondary
#DDF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85