#DF82DF#DF82DF
#DF82DF is a light, vivid purple. Relative luminance 0.370; OKLCH L 73.8% C 0.163 H 327.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DF82DF |
|---|---|
| RGB | rgb(223, 130, 223) |
| HSL | hsl(300, 59%, 69%) |
| HSV | hsv(300, 42%, 87%) |
| CMYK | cmyk(0%, 41.7%, 0%, 12.5%) |
| CIE-LAB | lab(67.26, 49.34, -32.45) |
| CIE-LCH | lch(67.26, 59.05, 326.67°) |
| OKLab | oklab(73.79% 0.1369 -0.0886) |
| OKLCH | oklch(73.79% 0.163 327.1) |
| XYZ | xyz(51.7324, 36.9834, 74.2113) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.81
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.52
Orchid
#DA70D6
ΔE00 4.06
Orchid (survey)
#C875C4
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF82DF #82DF82
analogous
#B182DF #DF82DF #DF82B1
triadic
#DF82DF #DFDF82 #82DFDF
tetradic
#DF82DF #DFB182 #82DF82 #82B1DF
square
#DF82DF #DFB182 #82DF82 #82B1DF
split-complementary
#DF82DF #B1DF82 #82DFB1
monochromatic
#B82FB8 #D351D3 #DF82DF #EBB3EB #F8E3F8
Accessibility & contrast
On white
2.50
#DF82DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#DF82DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF82DF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF82DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF82DF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9CE2
Deuteranopia (green-blind)
#94A8DC
Tritanopia (blue-blind)
#E48BA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df82df; /* rgb */ color: rgb(223, 130, 223); /* oklch */ color: oklch(73.8% 0.163 327.1);
Tailwind
colors: {
custom: {
50: '#eba9e9',
500: '#df82df',
950: '#000000',
},
}SCSS
$custom: #df82df; $custom-light: #eba9e9; $custom-dark: #000000;
JSON
{
"hex": "#df82df",
"rgb": {
"r": 223,
"g": 130,
"b": 223
},
"hsl": {
"h": 300,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.73788,
"c": 0.16304,
"h": 327.1
},
"luminance": 0.36981
}Semantic roles & 50–950 ramp
primary
#DF82DF
secondary
#D1ECD1
accent
#C71F1F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84