#DC80DC#DC80DC
#DC80DC is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.0% C 0.162 H 327.1°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80DC |
|---|---|
| RGB | rgb(220, 128, 220) |
| HSL | hsl(300, 57%, 68%) |
| HSV | hsv(300, 42%, 86%) |
| CMYK | cmyk(0%, 41.8%, 0%, 13.7%) |
| CIE-LAB | lab(66.39, 48.93, -32.17) |
| CIE-LCH | lch(66.39, 58.56, 326.67°) |
| OKLab | oklab(73.01% 0.1357 -0.0879) |
| OKLCH | oklch(73.01% 0.162 327.1) |
| XYZ | xyz(50.1517, 35.8237, 71.9692) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.85
Violet (CSS)
#EE82EE
ΔE00 3.48
Orchid
#DA70D6
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 3.70
Orchid (survey)
#C875C4
ΔE00 5.10
Candy Pink
#FF63E9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80DC #80DC80
analogous
#AE80DC #DC80DC #DC80AE
triadic
#DC80DC #DCDC80 #80DCDC
tetradic
#DC80DC #DCAE80 #80DC80 #80AEDC
square
#DC80DC #DCAE80 #80DC80 #80AEDC
split-complementary
#DC80DC #AEDC80 #80DCAE
monochromatic
#B131B1 #CF50CF #DC80DC #E9B0E9 #F6E0F6
Accessibility & contrast
On white
2.57
#DC80DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#DC80DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80DC
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80DC | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799ADF
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#E189A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc80dc; /* rgb */ color: rgb(220, 128, 220); /* oklch */ color: oklch(73.0% 0.162 327.1);
Tailwind
colors: {
custom: {
50: '#e8a7e7',
500: '#dc80dc',
950: '#000000',
},
}SCSS
$custom: #dc80dc; $custom-light: #e8a7e7; $custom-dark: #000000;
JSON
{
"hex": "#dc80dc",
"rgb": {
"r": 220,
"g": 128,
"b": 220
},
"hsl": {
"h": 300,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.73013,
"c": 0.16168,
"h": 327.1
},
"luminance": 0.35821
}Semantic roles & 50–950 ramp
primary
#DC80DC
secondary
#CEEACE
accent
#C42121
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84