#DCA2D7#DCA2D7
#DCA2D7 is a light, moderate purple. Relative luminance 0.460; OKLCH L 78.4% C 0.098 H 329.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2D7 |
|---|---|
| RGB | rgb(220, 162, 215) |
| HSL | hsl(305, 45%, 75%) |
| HSV | hsv(305, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 2.3%, 13.7%) |
| CIE-LAB | lab(73.52, 30.03, -18.48) |
| CIE-LCH | lch(73.52, 35.26, 328.38°) |
| OKLab | oklab(78.35% 0.084 -0.0497) |
| OKLCH | oklch(78.35% 0.098 329.4) |
| XYZ | xyz(54.7002, 45.9644, 70.2674) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.78
Lilac
#C8A2C8
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 7.77
Mauve
#E0B0FF
ΔE00 8.00
Light Lavendar
#EFC0FE
ΔE00 8.04
Lavender (survey)
#C79FEF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2D7 #A2DCA7
analogous
#C4A2DC #DCA2D7 #DCA2BA
triadic
#DCA2D7 #D7DCA2 #A2D7DC
tetradic
#DCA2D7 #DCC4A2 #A2DCA7 #A2BADC
square
#DCA2D7 #DCC4A2 #A2DCA7 #A2BADC
split-complementary
#DCA2D7 #BADCA2 #A2DCC4
monochromatic
#BB49B1 #CB76C4 #DCA2D7 #EDCEEA #F7E9F5
Accessibility & contrast
On white
2.06
#DCA2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#DCA2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2D7
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2D7 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B0D9
Deuteranopia (green-blind)
#ADB7D5
Tritanopia (blue-blind)
#E1A6B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dca2d7; /* rgb */ color: rgb(220, 162, 215); /* oklch */ color: oklch(78.4% 0.098 329.4);
Tailwind
colors: {
custom: {
50: '#e7bee3',
500: '#dca2d7',
950: '#000000',
},
}SCSS
$custom: #dca2d7; $custom-light: #e7bee3; $custom-dark: #000000;
JSON
{
"hex": "#dca2d7",
"rgb": {
"r": 220,
"g": 162,
"b": 215
},
"hsl": {
"h": 305.172,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.78351,
"c": 0.0976,
"h": 329.4
},
"luminance": 0.45963
}Semantic roles & 50–950 ramp
primary
#DCA2D7
secondary
#DDEEDF
accent
#B8392D
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#161215
muted
#848183