#DA83DC#DA83DC
#DA83DC is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.2% C 0.155 H 326.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DA83DC |
|---|---|
| RGB | rgb(218, 131, 220) |
| HSL | hsl(299, 56%, 69%) |
| HSV | hsv(299, 40%, 86%) |
| CMYK | cmyk(0.9%, 40.5%, 0%, 13.7%) |
| CIE-LAB | lab(66.75, 46.78, -31.62) |
| CIE-LCH | lch(66.75, 56.47, 325.95°) |
| OKLab | oklab(73.24% 0.1291 -0.0864) |
| OKLCH | oklch(73.24% 0.155 326.2) |
| XYZ | xyz(49.9469, 36.3076, 72.0734) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.59
Violet (CSS)
#EE82EE
ΔE00 3.71
Orchid
#DA70D6
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 4.33
Orchid (survey)
#C875C4
ΔE00 5.26
Candy Pink
#FF63E9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA83DC #85DC83
analogous
#AE83DC #DA83DC #DC83B2
triadic
#DA83DC #DCDA83 #83DCDA
tetradic
#DA83DC #DCAE83 #85DC83 #83B2DC
square
#DA83DC #DCAE83 #85DC83 #83B2DC
split-complementary
#DA83DC #B2DC83 #83DCAE
monochromatic
#AF32B2 #CC53CF #DA83DC #E8B3E9 #F6E2F7
Accessibility & contrast
On white
2.54
#DA83DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#DA83DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA83DC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA83DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA83DC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#93A6D9
Tritanopia (blue-blind)
#DF8CA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #da83dc; /* rgb */ color: rgb(218, 131, 220); /* oklch */ color: oklch(73.2% 0.155 326.2);
Tailwind
colors: {
custom: {
50: '#e7a9e7',
500: '#da83dc',
950: '#000000',
},
}SCSS
$custom: #da83dc; $custom-light: #e7a9e7; $custom-dark: #000000;
JSON
{
"hex": "#da83dc",
"rgb": {
"r": 218,
"g": 131,
"b": 220
},
"hsl": {
"h": 298.652,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.73238,
"c": 0.15536,
"h": 326.2
},
"luminance": 0.36305
}Semantic roles & 50–950 ramp
primary
#DA83DC
secondary
#D1EBD0
accent
#C42226
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84