#DCA1DC#DCA1DC
#DCA1DC is a light, moderate purple. Relative luminance 0.459; OKLCH L 78.4% C 0.104 H 326.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA1DC |
|---|---|
| RGB | rgb(220, 161, 220) |
| HSL | hsl(300, 46%, 75%) |
| HSV | hsv(300, 27%, 86%) |
| CMYK | cmyk(0%, 26.8%, 0%, 13.7%) |
| CIE-LAB | lab(73.46, 31.48, -21.31) |
| CIE-LCH | lch(73.46, 38.02, 325.91°) |
| OKLab | oklab(78.36% 0.087 -0.0575) |
| OKLCH | oklch(78.36% 0.104 326.5) |
| XYZ | xyz(55.1770, 45.8744, 73.6444) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 0.46
Lilac
#C8A2C8
ΔE00 5.77
Mauve
#E0B0FF
ΔE00 6.94
Lavender Pink
#DD85D7
ΔE00 7.04
Lavender (survey)
#C79FEF
ΔE00 7.62
Light Lavendar
#EFC0FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA1DC #A1DCA1
analogous
#BFA1DC #DCA1DC #DCA1BF
triadic
#DCA1DC #DCDCA1 #A1DCDC
tetradic
#DCA1DC #DCBFA1 #A1DCA1 #A1BFDC
square
#DCA1DC #DCBFA1 #A1DCA1 #A1BFDC
split-complementary
#DCA1DC #BFDCA1 #A1DCBF
monochromatic
#BB48BB #CB74CB #DCA1DC #EDCEED #F7E9F7
Accessibility & contrast
On white
2.06
#DCA1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#DCA1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA1DC
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA1DC | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DE
Deuteranopia (green-blind)
#ABB7DA
Tritanopia (blue-blind)
#E0A6B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca1dc; /* rgb */ color: rgb(220, 161, 220); /* oklch */ color: oklch(78.4% 0.104 326.5);
Tailwind
colors: {
custom: {
50: '#e7bde7',
500: '#dca1dc',
950: '#000000',
},
}SCSS
$custom: #dca1dc; $custom-light: #e7bde7; $custom-dark: #000000;
JSON
{
"hex": "#dca1dc",
"rgb": {
"r": 220,
"g": 161,
"b": 220
},
"hsl": {
"h": 300,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.78363,
"c": 0.1043,
"h": 326.5
},
"luminance": 0.45873
}Semantic roles & 50–950 ramp
primary
#DCA1DC
secondary
#DDEEDD
accent
#B92D2D
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161216
muted
#848184