#DF82FF#DF82FF
#DF82FF is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.3% C 0.195 H 316.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DF82FF |
|---|---|
| RGB | rgb(223, 130, 255) |
| HSL | hsl(285, 100%, 75%) |
| HSV | hsv(285, 49%, 100%) |
| CMYK | cmyk(12.5%, 49%, 0%, 0%) |
| CIE-LAB | lab(68.66, 55.40, -47.87) |
| CIE-LCH | lch(68.66, 73.21, 319.17°) |
| OKLab | oklab(75.28% 0.142 -0.1329) |
| OKLCH | oklch(75.28% 0.195 316.9) |
| XYZ | xyz(56.4614, 38.8751, 99.1178) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.71
Liliac
#C48EFD
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 6.06
Light Purple
#BF77F6
ΔE00 6.17
Violet Pink
#FB5FFC
ΔE00 6.57
Light Magenta
#FA5FF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF82FF #A2FF82
analogous
#A082FF #DF82FF #FF82E0
triadic
#DF82FF #FFDF82 #82FFDF
tetradic
#DF82FF #FFA082 #A2FF82 #82E0FF
square
#DF82FF #FFA082 #A2FF82 #82E0FF
split-complementary
#DF82FF #E0FF82 #82FFA0
monochromatic
#C008FF #CF45FF #DF82FF #EFBFFF #F7E0FF
Accessibility & contrast
On white
2.39
#DF82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#DF82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF82FF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF82FF | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A2FF
Deuteranopia (green-blind)
#85AAFC
Tritanopia (blue-blind)
#DE94B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #df82ff; /* rgb */ color: rgb(223, 130, 255); /* oklch */ color: oklch(75.3% 0.195 316.9);
Tailwind
colors: {
custom: {
50: '#eba9ff',
500: '#df82ff',
950: '#000000',
},
}SCSS
$custom: #df82ff; $custom-light: #eba9ff; $custom-dark: #000000;
JSON
{
"hex": "#df82ff",
"rgb": {
"r": 223,
"g": 130,
"b": 255
},
"hsl": {
"h": 284.64,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.75284,
"c": 0.19452,
"h": 316.9
},
"luminance": 0.38873
}Semantic roles & 50–950 ramp
primary
#DF82FF
secondary
#DDF7D4
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86