#DA84DC#DA84DC
#DA84DC is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.4% C 0.154 H 326.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DA84DC |
|---|---|
| RGB | rgb(218, 132, 220) |
| HSL | hsl(299, 56%, 69%) |
| HSV | hsv(299, 40%, 86%) |
| CMYK | cmyk(0.9%, 40%, 0%, 13.7%) |
| CIE-LAB | lab(66.96, 46.27, -31.31) |
| CIE-LCH | lch(66.96, 55.86, 325.92°) |
| OKLab | oklab(73.39% 0.1277 -0.0855) |
| OKLCH | oklch(73.39% 0.154 326.2) |
| XYZ | xyz(50.0819, 36.5775, 72.1184) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.47
Violet (CSS)
#EE82EE
ΔE00 3.75
Orchid
#DA70D6
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 4.47
Orchid (survey)
#C875C4
ΔE00 5.38
Plum
#DDA0DD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA84DC #86DC84
analogous
#AE84DC #DA84DC #DC84B2
triadic
#DA84DC #DCDA84 #84DCDA
tetradic
#DA84DC #DCAE84 #86DC84 #84B2DC
square
#DA84DC #DCAE84 #86DC84 #84B2DC
split-complementary
#DA84DC #B2DC84 #84DCAE
monochromatic
#B033B3 #CC54CE #DA84DC #E8B4EA #F7E3F7
Accessibility & contrast
On white
2.53
#DA84DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#DA84DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA84DC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA84DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA84DC | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CDF
Deuteranopia (green-blind)
#93A7D9
Tritanopia (blue-blind)
#DF8DA6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #da84dc; /* rgb */ color: rgb(218, 132, 220); /* oklch */ color: oklch(73.4% 0.154 326.2);
Tailwind
colors: {
custom: {
50: '#e7aae7',
500: '#da84dc',
950: '#000000',
},
}SCSS
$custom: #da84dc; $custom-light: #e7aae7; $custom-dark: #000000;
JSON
{
"hex": "#da84dc",
"rgb": {
"r": 218,
"g": 132,
"b": 220
},
"hsl": {
"h": 298.636,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.73392,
"c": 0.15365,
"h": 326.2
},
"luminance": 0.36575
}Semantic roles & 50–950 ramp
primary
#DA84DC
secondary
#D2EBD1
accent
#C32226
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84