#DCA2D9#DCA2D9
#DCA2D9 is a light, moderate purple. Relative luminance 0.461; OKLCH L 78.4% C 0.100 H 328.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2D9 |
|---|---|
| RGB | rgb(220, 162, 217) |
| HSL | hsl(303, 45%, 75%) |
| HSV | hsv(303, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 1.4%, 13.7%) |
| CIE-LAB | lab(73.59, 30.39, -19.48) |
| CIE-LCH | lch(73.59, 36.10, 327.34°) |
| OKLab | oklab(78.43% 0.0846 -0.0524) |
| OKLCH | oklch(78.43% 0.1 328.2) |
| XYZ | xyz(54.9588, 46.0678, 71.6291) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.31
Lilac
#C8A2C8
ΔE00 5.19
Mauve
#E0B0FF
ΔE00 7.56
Lavender Pink
#DD85D7
ΔE00 7.57
Light Lavendar
#EFC0FE
ΔE00 7.81
Lavender (survey)
#C79FEF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2D9 #A2DCA5
analogous
#C2A2DC #DCA2D9 #DCA2BC
triadic
#DCA2D9 #D9DCA2 #A2D9DC
tetradic
#DCA2D9 #DCC2A2 #A2DCA5 #A2BCDC
square
#DCA2D9 #DCC2A2 #A2DCA5 #A2BCDC
split-complementary
#DCA2D9 #BCDCA2 #A2DCC2
monochromatic
#BB49B5 #CB76C7 #DCA2D9 #EDCEEB #F7E9F6
Accessibility & contrast
On white
2.06
#DCA2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#DCA2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2D9
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2D9 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB0DB
Deuteranopia (green-blind)
#ADB7D7
Tritanopia (blue-blind)
#E0A6B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dca2d9; /* rgb */ color: rgb(220, 162, 217); /* oklch */ color: oklch(78.4% 0.100 328.2);
Tailwind
colors: {
custom: {
50: '#e7bee4',
500: '#dca2d9',
950: '#000000',
},
}SCSS
$custom: #dca2d9; $custom-light: #e7bee4; $custom-dark: #000000;
JSON
{
"hex": "#dca2d9",
"rgb": {
"r": 220,
"g": 162,
"b": 217
},
"hsl": {
"h": 303.103,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.78425,
"c": 0.09955,
"h": 328.2
},
"luminance": 0.46066
}Semantic roles & 50–950 ramp
primary
#DCA2D9
secondary
#DDEEDE
accent
#B8342D
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#161215
muted
#848183