#DE82F7#DE82F7
#DE82F7 is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.8% C 0.186 H 318.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DE82F7 |
|---|---|
| RGB | rgb(222, 130, 247) |
| HSL | hsl(287, 88%, 74%) |
| HSV | hsv(287, 47%, 97%) |
| CMYK | cmyk(10.1%, 47.4%, 0%, 3.1%) |
| CIE-LAB | lab(68.18, 53.56, -44.26) |
| CIE-LCH | lch(68.18, 69.48, 320.43°) |
| OKLab | oklab(74.78% 0.1398 -0.1225) |
| OKLCH | oklch(74.78% 0.186 318.8) |
| XYZ | xyz(54.8931, 38.2122, 92.4618) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 5.19
Liliac
#C48EFD
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.08
Orchid
#DA70D6
ΔE00 6.20
Light Purple
#BF77F6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE82F7 #9BF782
analogous
#A482F7 #DE82F7 #F782D6
triadic
#DE82F7 #F7DE82 #82F7DE
tetradic
#DE82F7 #F7A482 #9BF782 #82D6F7
square
#DE82F7 #F7A482 #9BF782 #82D6F7
split-complementary
#DE82F7 #D6F782 #82F7A4
monochromatic
#BF0FEF #CF48F3 #DE82F7 #EDBCFB #F7E2FD
Accessibility & contrast
On white
2.43
#DE82F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#DE82F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE82F7
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE82F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE82F7 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FB
Deuteranopia (green-blind)
#89A9F4
Tritanopia (blue-blind)
#DE92B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de82f7; /* rgb */ color: rgb(222, 130, 247); /* oklch */ color: oklch(74.8% 0.186 318.8);
Tailwind
colors: {
custom: {
50: '#eaa9fa',
500: '#de82f7',
950: '#000000',
},
}SCSS
$custom: #de82f7; $custom-light: #eaa9fa; $custom-dark: #000000;
JSON
{
"hex": "#de82f7",
"rgb": {
"r": 222,
"g": 130,
"b": 247
},
"hsl": {
"h": 287.179,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.74779,
"c": 0.18591,
"h": 318.8
},
"luminance": 0.3821
}Semantic roles & 50–950 ramp
primary
#DE82F7
secondary
#DDF5D6
accent
#E50132
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85