#DD82DC#DD82DC
#DD82DC is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.4% C 0.159 H 327.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DD82DC |
|---|---|
| RGB | rgb(221, 130, 220) |
| HSL | hsl(301, 57%, 69%) |
| HSV | hsv(301, 41%, 87%) |
| CMYK | cmyk(0%, 41.2%, 0.5%, 13.3%) |
| CIE-LAB | lab(66.91, 48.20, -31.36) |
| CIE-LCH | lch(66.91, 57.50, 326.95°) |
| OKLab | oklab(73.43% 0.134 -0.0856) |
| OKLCH | oklch(73.43% 0.159 327.4) |
| XYZ | xyz(50.7188, 36.5071, 72.0713) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.41
Violet (CSS)
#EE82EE
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 3.86
Orchid
#DA70D6
ΔE00 3.98
Orchid (survey)
#C875C4
ΔE00 5.38
Candy Pink
#FF63E9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD82DC #82DD83
analogous
#B182DD #DD82DC #DD82AF
triadic
#DD82DC #DCDD82 #82DCDD
tetradic
#DD82DC #DDB182 #82DD83 #82AFDD
square
#DD82DC #DDB182 #82DD83 #82AFDD
split-complementary
#DD82DC #AFDD82 #82DDB1
monochromatic
#B431B2 #D052CF #DD82DC #EAB2E9 #F7E2F7
Accessibility & contrast
On white
2.53
#DD82DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#DD82DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD82DC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD82DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD82DC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#94A7D9
Tritanopia (blue-blind)
#E28BA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd82dc; /* rgb */ color: rgb(221, 130, 220); /* oklch */ color: oklch(73.4% 0.159 327.4);
Tailwind
colors: {
custom: {
50: '#e9a8e7',
500: '#dd82dc',
950: '#000000',
},
}SCSS
$custom: #dd82dc; $custom-light: #e9a8e7; $custom-dark: #000000;
JSON
{
"hex": "#dd82dc",
"rgb": {
"r": 221,
"g": 130,
"b": 220
},
"hsl": {
"h": 300.659,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.73428,
"c": 0.15897,
"h": 327.4
},
"luminance": 0.36505
}Semantic roles & 50–950 ramp
primary
#DD82DC
secondary
#D0EBD0
accent
#C52221
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84