#DA80DC#DA80DC
#DA80DC is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.8% C 0.160 H 326.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DA80DC |
|---|---|
| RGB | rgb(218, 128, 220) |
| HSL | hsl(299, 57%, 68%) |
| HSV | hsv(299, 42%, 86%) |
| CMYK | cmyk(0.9%, 41.8%, 0%, 13.7%) |
| CIE-LAB | lab(66.15, 48.33, -32.56) |
| CIE-LCH | lch(66.15, 58.28, 326.03°) |
| OKLab | oklab(72.78% 0.1335 -0.089) |
| OKLCH | oklch(72.78% 0.16 326.3) |
| XYZ | xyz(49.5498, 35.5134, 71.9410) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.06
Orchid
#DA70D6
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 3.95
Orchid (survey)
#C875C4
ΔE00 4.95
Candy Pink
#FF63E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA80DC #82DC80
analogous
#AC80DC #DA80DC #DC80B0
triadic
#DA80DC #DCDA80 #80DCDA
tetradic
#DA80DC #DCAC80 #82DC80 #80B0DC
square
#DA80DC #DCAC80 #82DC80 #80B0DC
split-complementary
#DA80DC #B0DC80 #80DCAC
monochromatic
#AE31B1 #CC50CF #DA80DC #E8B0E9 #F6E0F6
Accessibility & contrast
On white
2.59
#DA80DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#DA80DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA80DC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA80DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA80DC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789ADF
Deuteranopia (green-blind)
#90A5D9
Tritanopia (blue-blind)
#DF89A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da80dc; /* rgb */ color: rgb(218, 128, 220); /* oklch */ color: oklch(72.8% 0.160 326.3);
Tailwind
colors: {
custom: {
50: '#e7a7e7',
500: '#da80dc',
950: '#000000',
},
}SCSS
$custom: #da80dc; $custom-light: #e7a7e7; $custom-dark: #000000;
JSON
{
"hex": "#da80dc",
"rgb": {
"r": 218,
"g": 128,
"b": 220
},
"hsl": {
"h": 298.696,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.72783,
"c": 0.16042,
"h": 326.3
},
"luminance": 0.35511
}Semantic roles & 50–950 ramp
primary
#DA80DC
secondary
#CFEACE
accent
#C42125
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84