#DE82F2#DE82F2
#DE82F2 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.5% C 0.181 H 320.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DE82F2 |
|---|---|
| RGB | rgb(222, 130, 242) |
| HSL | hsl(289, 81%, 73%) |
| HSV | hsv(289, 46%, 95%) |
| CMYK | cmyk(8.3%, 46.3%, 0%, 5.1%) |
| CIE-LAB | lab(67.95, 52.59, -41.87) |
| CIE-LCH | lch(67.95, 67.22, 321.47°) |
| OKLab | oklab(74.54% 0.1391 -0.1156) |
| OKLCH | oklch(74.54% 0.181 320.3) |
| XYZ | xyz(54.1319, 37.9077, 88.4527) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.57
Liliac
#C48EFD
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE82F2 #96F282
analogous
#A682F2 #DE82F2 #F282CE
triadic
#DE82F2 #F2DE82 #82F2DE
tetradic
#DE82F2 #F2A682 #96F282 #82CEF2
square
#DE82F2 #F2A682 #96F282 #82CEF2
split-complementary
#DE82F2 #CEF282 #82F2A6
monochromatic
#BE18E2 #CF4BEC #DE82F2 #EDB9F8 #F8E3FC
Accessibility & contrast
On white
2.45
#DE82F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#DE82F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE82F2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE82F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE82F2 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF6
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#DF91AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de82f2; /* rgb */ color: rgb(222, 130, 242); /* oklch */ color: oklch(74.5% 0.181 320.3);
Tailwind
colors: {
custom: {
50: '#eaa9f6',
500: '#de82f2',
950: '#000000',
},
}SCSS
$custom: #de82f2; $custom-light: #eaa9f6; $custom-dark: #000000;
JSON
{
"hex": "#de82f2",
"rgb": {
"r": 222,
"g": 130,
"b": 242
},
"hsl": {
"h": 289.286,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.74539,
"c": 0.18088,
"h": 320.3
},
"luminance": 0.37906
}Semantic roles & 50–950 ramp
primary
#DE82F2
secondary
#DCF4D7
accent
#DE082E
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85