#DA81DC#DA81DC
#DA81DC is a light, vivid purple. Relative luminance 0.358; OKLCH L 72.9% C 0.159 H 326.3°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DA81DC |
|---|---|
| RGB | rgb(218, 129, 220) |
| HSL | hsl(299, 57%, 68%) |
| HSV | hsv(299, 41%, 86%) |
| CMYK | cmyk(0.9%, 41.4%, 0%, 13.7%) |
| CIE-LAB | lab(66.35, 47.82, -32.25) |
| CIE-LCH | lch(66.35, 57.68, 326.00°) |
| OKLab | oklab(72.93% 0.132 -0.0882) |
| OKLCH | oklch(72.93% 0.159 326.3) |
| XYZ | xyz(49.6809, 35.7755, 71.9847) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.89
Violet (CSS)
#EE82EE
ΔE00 3.69
Orchid
#DA70D6
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 4.07
Orchid (survey)
#C875C4
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA81DC #83DC81
analogous
#AC81DC #DA81DC #DC81B0
triadic
#DA81DC #DCDA81 #81DCDA
tetradic
#DA81DC #DCAC81 #83DC81 #81B0DC
square
#DA81DC #DCAC81 #83DC81 #81B0DC
split-complementary
#DA81DC #B0DC81 #81DCAC
monochromatic
#AF31B1 #CC51CF #DA81DC #E8B1E9 #F6E1F7
Accessibility & contrast
On white
2.58
#DA81DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#DA81DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA81DC
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA81DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA81DC | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799ADF
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#DF8AA4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da81dc; /* rgb */ color: rgb(218, 129, 220); /* oklch */ color: oklch(72.9% 0.159 326.3);
Tailwind
colors: {
custom: {
50: '#e7a8e7',
500: '#da81dc',
950: '#000000',
},
}SCSS
$custom: #da81dc; $custom-light: #e7a8e7; $custom-dark: #000000;
JSON
{
"hex": "#da81dc",
"rgb": {
"r": 218,
"g": 129,
"b": 220
},
"hsl": {
"h": 298.681,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.72934,
"c": 0.15874,
"h": 326.3
},
"luminance": 0.35773
}Semantic roles & 50–950 ramp
primary
#DA81DC
secondary
#CFEACF
accent
#C42125
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84