#DC80CD#DC80CD
#DC80CD is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.4% C 0.148 H 333.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80CD |
|---|---|
| RGB | rgb(220, 128, 205) |
| HSL | hsl(310, 57%, 68%) |
| HSV | hsv(310, 42%, 86%) |
| CMYK | cmyk(0%, 41.8%, 6.8%, 13.7%) |
| CIE-LAB | lab(65.80, 46.29, -24.71) |
| CIE-LCH | lch(65.80, 52.47, 331.90°) |
| OKLab | oklab(72.38% 0.1324 -0.0668) |
| OKLCH | oklch(72.38% 0.148 333.2) |
| XYZ | xyz(48.2535, 35.0644, 61.9722) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.99
Orchid (survey)
#C875C4
ΔE00 4.58
Orchid
#DA70D6
ΔE00 4.65
Purply Pink
#F075E6
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 5.65
Bubblegum Pink
#FE83CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80CD #80DC8F
analogous
#BD80DC #DC80CD #DC809F
triadic
#DC80CD #CDDC80 #80CDDC
tetradic
#DC80CD #DCBD80 #80DC8F #809FDC
square
#DC80CD #DCBD80 #80DC8F #809FDC
split-complementary
#DC80CD #9FDC80 #80DCBD
monochromatic
#B1319C #CF50BA #DC80CD #E9B0E0 #F6E0F3
Accessibility & contrast
On white
2.62
#DC80CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#DC80CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80CD
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80CD | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D0
Deuteranopia (green-blind)
#97A5CA
Tritanopia (blue-blind)
#E4859D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc80cd; /* rgb */ color: rgb(220, 128, 205); /* oklch */ color: oklch(72.4% 0.148 333.2);
Tailwind
colors: {
custom: {
50: '#e8a7dc',
500: '#dc80cd',
950: '#000000',
},
}SCSS
$custom: #dc80cd; $custom-light: #e8a7dc; $custom-dark: #000000;
JSON
{
"hex": "#dc80cd",
"rgb": {
"r": 220,
"g": 128,
"b": 205
},
"hsl": {
"h": 309.783,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.72381,
"c": 0.14826,
"h": 333.2
},
"luminance": 0.35062
}Semantic roles & 50–950 ramp
primary
#DC80CD
secondary
#CEEAD2
accent
#C43C21
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83