#DF82D2#DF82D2
#DF82D2 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.2% C 0.151 H 332.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DF82D2 |
|---|---|
| RGB | rgb(223, 130, 210) |
| HSL | hsl(308, 59%, 69%) |
| HSV | hsv(308, 42%, 87%) |
| CMYK | cmyk(0%, 41.7%, 5.8%, 12.5%) |
| CIE-LAB | lab(66.76, 47.05, -26.01) |
| CIE-LCH | lch(66.76, 53.76, 331.07°) |
| OKLab | oklab(73.24% 0.134 -0.0704) |
| OKLCH | oklch(73.24% 0.151 332.3) |
| XYZ | xyz(50.0465, 36.3091, 65.3325) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.24
Orchid
#DA70D6
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 4.81
Orchid (survey)
#C875C4
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF82D2 #82DF8F
analogous
#BE82DF #DF82D2 #DF82A4
triadic
#DF82D2 #D2DF82 #82D2DF
tetradic
#DF82D2 #DFBE82 #82DF8F #82A4DF
square
#DF82D2 #DFBE82 #82DF8F #82A4DF
split-complementary
#DF82D2 #A4DF82 #82DFBE
monochromatic
#B82FA5 #D351C0 #DF82D2 #EBB3E4 #F8E3F5
Accessibility & contrast
On white
2.54
#DF82D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#DF82D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF82D2
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF82D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF82D2 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809AD5
Deuteranopia (green-blind)
#98A7CF
Tritanopia (blue-blind)
#E688A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df82d2; /* rgb */ color: rgb(223, 130, 210); /* oklch */ color: oklch(73.2% 0.151 332.3);
Tailwind
colors: {
custom: {
50: '#eaa8e0',
500: '#df82d2',
950: '#000000',
},
}SCSS
$custom: #df82d2; $custom-light: #eaa8e0; $custom-dark: #000000;
JSON
{
"hex": "#df82d2",
"rgb": {
"r": 223,
"g": 130,
"b": 210
},
"hsl": {
"h": 308.387,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.73239,
"c": 0.15135,
"h": 332.3
},
"luminance": 0.36306
}Semantic roles & 50–950 ramp
primary
#DF82D2
secondary
#D1ECD5
accent
#C7361F
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83