#DCA9DC#DCA9DC
#DCA9DC is a light, moderate purple. Relative luminance 0.488; OKLCH L 79.8% C 0.090 H 326.4°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA9DC |
|---|---|
| RGB | rgb(220, 169, 220) |
| HSL | hsl(300, 42%, 76%) |
| HSV | hsv(300, 23%, 86%) |
| CMYK | cmyk(0%, 23.2%, 0%, 13.7%) |
| CIE-LAB | lab(75.30, 27.16, -18.52) |
| CIE-LCH | lch(75.30, 32.88, 325.71°) |
| OKLab | oklab(79.77% 0.075 -0.0499) |
| OKLCH | oklch(79.77% 0.09 326.4) |
| XYZ | xyz(56.6200, 48.7604, 74.1254) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.83
Lilac
#C8A2C8
ΔE00 4.73
Light Lavendar
#EFC0FE
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 7.15
Light Violet
#D6B4FC
ΔE00 7.78
Light Lilac
#EDC8FF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA9DC #A9DCA9
analogous
#C3A9DC #DCA9DC #DCA9C3
triadic
#DCA9DC #DCDCA9 #A9DCDC
tetradic
#DCA9DC #DCC3A9 #A9DCA9 #A9C3DC
square
#DCA9DC #DCC3A9 #A9DCA9 #A9C3DC
split-complementary
#DCA9DC #C3DCA9 #A9DCC3
monochromatic
#B952B9 #CA7ECA #DCA9DC #EED4EE #F6E9F6
Accessibility & contrast
On white
1.95
#DCA9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#DCA9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA9DC
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA9DC | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B5DE
Deuteranopia (green-blind)
#B1BCDA
Tritanopia (blue-blind)
#DFADBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dca9dc; /* rgb */ color: rgb(220, 169, 220); /* oklch */ color: oklch(79.8% 0.090 326.4);
Tailwind
colors: {
custom: {
50: '#e7c3e7',
500: '#dca9dc',
950: '#000000',
},
}SCSS
$custom: #dca9dc; $custom-light: #e7c3e7; $custom-dark: #000000;
JSON
{
"hex": "#dca9dc",
"rgb": {
"r": 220,
"g": 169,
"b": 220
},
"hsl": {
"h": 300,
"s": 42.149,
"l": 76.275
},
"oklch": {
"l": 0.79769,
"c": 0.09005,
"h": 326.4
},
"luminance": 0.48759
}Semantic roles & 50–950 ramp
primary
#DCA9DC
secondary
#DEEDDE
accent
#B53030
background
#FEFCFE
surface
#FCF8FC
border
#D5D1D5
text
#161216
muted
#848184