#DC80DD#DC80DD
#DC80DD is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.1% C 0.163 H 326.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80DD |
|---|---|
| RGB | rgb(220, 128, 221) |
| HSL | hsl(299, 58%, 68%) |
| HSV | hsv(299, 42%, 87%) |
| CMYK | cmyk(0.5%, 42.1%, 0%, 13.3%) |
| CIE-LAB | lab(66.43, 49.11, -32.67) |
| CIE-LCH | lch(66.43, 58.98, 326.37°) |
| OKLab | oklab(73.06% 0.1359 -0.0893) |
| OKLCH | oklch(73.06% 0.163 326.7) |
| XYZ | xyz(50.2845, 35.8768, 72.6688) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.01
Violet (CSS)
#EE82EE
ΔE00 3.38
Orchid
#DA70D6
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 3.66
Orchid (survey)
#C875C4
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80DD #81DD80
analogous
#AD80DD #DC80DD #DD80AF
triadic
#DC80DD #DDDC80 #80DDDC
tetradic
#DC80DD #DDAD80 #81DD80 #80AFDD
square
#DC80DD #DDAD80 #81DD80 #80AFDD
split-complementary
#DC80DD #AFDD80 #80DDAD
monochromatic
#B130B3 #CF50D0 #DC80DD #E9B0EA #F7E1F7
Accessibility & contrast
On white
2.57
#DC80DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#DC80DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80DD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80DD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789AE0
Deuteranopia (green-blind)
#91A6DA
Tritanopia (blue-blind)
#E189A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc80dd; /* rgb */ color: rgb(220, 128, 221); /* oklch */ color: oklch(73.1% 0.163 326.7);
Tailwind
colors: {
custom: {
50: '#e8a7e8',
500: '#dc80dd',
950: '#000000',
},
}SCSS
$custom: #dc80dd; $custom-light: #e8a7e8; $custom-dark: #000000;
JSON
{
"hex": "#dc80dd",
"rgb": {
"r": 220,
"g": 128,
"b": 221
},
"hsl": {
"h": 299.355,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.73057,
"c": 0.16263,
"h": 326.7
},
"luminance": 0.35874
}Semantic roles & 50–950 ramp
primary
#DC80DD
secondary
#CFEACE
accent
#C52022
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84