#DF82DD#DF82DD
#DF82DD is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.7% C 0.161 H 327.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DF82DD |
|---|---|
| RGB | rgb(223, 130, 221) |
| HSL | hsl(301, 59%, 69%) |
| HSV | hsv(301, 42%, 87%) |
| CMYK | cmyk(0%, 41.7%, 0.9%, 12.5%) |
| CIE-LAB | lab(67.18, 48.98, -31.46) |
| CIE-LCH | lch(67.18, 58.21, 327.28°) |
| OKLab | oklab(73.7% 0.1364 -0.0858) |
| OKLCH | oklch(73.7% 0.161 327.8) |
| XYZ | xyz(51.4643, 36.8762, 72.7996) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.46
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 3.61
Orchid
#DA70D6
ΔE00 4.06
Orchid (survey)
#C875C4
ΔE00 5.64
Candy Pink
#FF63E9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF82DD #82DF84
analogous
#B382DF #DF82DD #DF82AF
triadic
#DF82DD #DDDF82 #82DDDF
tetradic
#DF82DD #DFB382 #82DF84 #82AFDF
square
#DF82DD #DFB382 #82DF84 #82AFDF
split-complementary
#DF82DD #AFDF82 #82DFB3
monochromatic
#B82FB5 #D351D0 #DF82DD #EBB3EA #F8E3F8
Accessibility & contrast
On white
2.51
#DF82DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#DF82DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF82DD
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF82DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF82DD | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE0
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#E58BA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df82dd; /* rgb */ color: rgb(223, 130, 221); /* oklch */ color: oklch(73.7% 0.161 327.8);
Tailwind
colors: {
custom: {
50: '#eba9e8',
500: '#df82dd',
950: '#000000',
},
}SCSS
$custom: #df82dd; $custom-light: #eba9e8; $custom-dark: #000000;
JSON
{
"hex": "#df82dd",
"rgb": {
"r": 223,
"g": 130,
"b": 221
},
"hsl": {
"h": 301.29,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.73701,
"c": 0.16119,
"h": 327.8
},
"luminance": 0.36874
}Semantic roles & 50–950 ramp
primary
#DF82DD
secondary
#D1ECD1
accent
#C7221F
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84