#DCA4DC#DCA4DC
#DCA4DC is a light, moderate purple. Relative luminance 0.469; OKLCH L 78.9% C 0.099 H 326.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA4DC |
|---|---|
| RGB | rgb(220, 164, 220) |
| HSL | hsl(300, 44%, 75%) |
| HSV | hsv(300, 25%, 86%) |
| CMYK | cmyk(0%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(74.15, 29.86, -20.27) |
| CIE-LCH | lch(74.15, 36.09, 325.83°) |
| OKLab | oklab(78.89% 0.0825 -0.0547) |
| OKLCH | oklch(78.89% 0.099 326.5) |
| XYZ | xyz(55.7076, 46.9355, 73.8212) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.31
Lilac
#C8A2C8
ΔE00 5.31
Mauve
#E0B0FF
ΔE00 6.91
Light Lavendar
#EFC0FE
ΔE00 7.19
Lavender Pink
#DD85D7
ΔE00 7.90
Lavender (survey)
#C79FEF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA4DC #A4DCA4
analogous
#C0A4DC #DCA4DC #DCA4C0
triadic
#DCA4DC #DCDCA4 #A4DCDC
tetradic
#DCA4DC #DCC0A4 #A4DCA4 #A4C0DC
square
#DCA4DC #DCC0A4 #A4DCA4 #A4C0DC
split-complementary
#DCA4DC #C0DCA4 #A4DCC0
monochromatic
#BA4CBA #CB78CB #DCA4DC #EDD0ED #F6E9F6
Accessibility & contrast
On white
2.02
#DCA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#DCA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA4DC
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA4DC | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DE
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#E0A9B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dca4dc; /* rgb */ color: rgb(220, 164, 220); /* oklch */ color: oklch(78.9% 0.099 326.5);
Tailwind
colors: {
custom: {
50: '#e7bfe7',
500: '#dca4dc',
950: '#000000',
},
}SCSS
$custom: #dca4dc; $custom-light: #e7bfe7; $custom-dark: #000000;
JSON
{
"hex": "#dca4dc",
"rgb": {
"r": 220,
"g": 164,
"b": 220
},
"hsl": {
"h": 300,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.78885,
"c": 0.09896,
"h": 326.5
},
"luminance": 0.46934
}Semantic roles & 50–950 ramp
primary
#DCA4DC
secondary
#DEEDDE
accent
#B82E2E
background
#FEFBFE
surface
#FCF7FC
border
#D5D0D5
text
#161216
muted
#848184