#DE82D2#DE82D2
#DE82D2 is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.1% C 0.151 H 331.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DE82D2 |
|---|---|
| RGB | rgb(222, 130, 210) |
| HSL | hsl(308, 58%, 69%) |
| HSV | hsv(308, 41%, 87%) |
| CMYK | cmyk(0%, 41.4%, 5.4%, 12.9%) |
| CIE-LAB | lab(66.63, 46.74, -26.20) |
| CIE-LCH | lch(66.63, 53.58, 330.72°) |
| OKLab | oklab(73.12% 0.1329 -0.071) |
| OKLCH | oklch(73.12% 0.151 331.9) |
| XYZ | xyz(49.7392, 36.1506, 65.3181) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.13
Orchid
#DA70D6
ΔE00 4.64
Purply Pink
#F075E6
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 4.82
Orchid (survey)
#C875C4
ΔE00 5.08
Bubblegum Pink
#FE83CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE82D2 #82DE8E
analogous
#BC82DE #DE82D2 #DE82A4
triadic
#DE82D2 #D2DE82 #82D2DE
tetradic
#DE82D2 #DEBC82 #82DE8E #82A4DE
square
#DE82D2 #DEBC82 #82DE8E #82A4DE
split-complementary
#DE82D2 #A4DE82 #82DEBC
monochromatic
#B630A4 #D152C1 #DE82D2 #EBB2E3 #F8E3F5
Accessibility & contrast
On white
2.55
#DE82D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#DE82D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE82D2
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE82D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE82D2 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809AD5
Deuteranopia (green-blind)
#98A7CF
Tritanopia (blue-blind)
#E588A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de82d2; /* rgb */ color: rgb(222, 130, 210); /* oklch */ color: oklch(73.1% 0.151 331.9);
Tailwind
colors: {
custom: {
50: '#eaa8e0',
500: '#de82d2',
950: '#000000',
},
}SCSS
$custom: #de82d2; $custom-light: #eaa8e0; $custom-dark: #000000;
JSON
{
"hex": "#de82d2",
"rgb": {
"r": 222,
"g": 130,
"b": 210
},
"hsl": {
"h": 307.826,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.73123,
"c": 0.15062,
"h": 331.9
},
"luminance": 0.36148
}Semantic roles & 50–950 ramp
primary
#DE82D2
secondary
#D0EBD4
accent
#C63520
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83