#DA80CC#DA80CC
#DA80CC is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.1% C 0.146 H 332.9°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DA80CC |
|---|---|
| RGB | rgb(218, 128, 204) |
| HSL | hsl(309, 55%, 68%) |
| HSV | hsv(309, 41%, 85%) |
| CMYK | cmyk(0%, 41.3%, 6.4%, 14.5%) |
| CIE-LAB | lab(65.52, 45.50, -24.60) |
| CIE-LCH | lch(65.52, 51.72, 331.60°) |
| OKLab | oklab(72.11% 0.1299 -0.0665) |
| OKLCH | oklch(72.11% 0.146 332.9) |
| XYZ | xyz(47.5314, 34.7060, 61.3103) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.08
Orchid (survey)
#C875C4
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.65
Purply Pink
#F075E6
ΔE00 5.53
Violet (CSS)
#EE82EE
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA80CC #80DA8E
analogous
#BB80DA #DA80CC #DA809F
triadic
#DA80CC #CCDA80 #80CCDA
tetradic
#DA80CC #DABB80 #80DA8E #809FDA
square
#DA80CC #DABB80 #80DA8E #809FDA
split-complementary
#DA80CC #9FDA80 #80DABB
monochromatic
#AD329A #CC51B9 #DA80CC #E8AFDF #F6DFF2
Accessibility & contrast
On white
2.64
#DA80CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#DA80CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA80CC
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA80CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA80CC | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E97CF
Deuteranopia (green-blind)
#96A4C9
Tritanopia (blue-blind)
#E1859D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #da80cc; /* rgb */ color: rgb(218, 128, 204); /* oklch */ color: oklch(72.1% 0.146 332.9);
Tailwind
colors: {
custom: {
50: '#e7a7db',
500: '#da80cc',
950: '#000000',
},
}SCSS
$custom: #da80cc; $custom-light: #e7a7db; $custom-dark: #000000;
JSON
{
"hex": "#da80cc",
"rgb": {
"r": 218,
"g": 128,
"b": 204
},
"hsl": {
"h": 309.333,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.72107,
"c": 0.14591,
"h": 332.9
},
"luminance": 0.34703
}Semantic roles & 50–950 ramp
primary
#DA80CC
secondary
#CDE9D1
accent
#C23C23
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83