#DCA2D8#DCA2D8
#DCA2D8 is a light, moderate purple. Relative luminance 0.460; OKLCH L 78.4% C 0.099 H 328.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2D8 |
|---|---|
| RGB | rgb(220, 162, 216) |
| HSL | hsl(304, 45%, 75%) |
| HSV | hsv(304, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 1.8%, 13.7%) |
| CIE-LAB | lab(73.56, 30.21, -18.98) |
| CIE-LCH | lch(73.56, 35.68, 327.86°) |
| OKLab | oklab(78.39% 0.0843 -0.0511) |
| OKLCH | oklch(78.39% 0.099 328.8) |
| XYZ | xyz(54.8291, 46.0159, 70.9462) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.54
Lilac
#C8A2C8
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 7.66
Mauve
#E0B0FF
ΔE00 7.78
Light Lavendar
#EFC0FE
ΔE00 7.92
Lavender (survey)
#C79FEF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2D8 #A2DCA6
analogous
#C3A2DC #DCA2D8 #DCA2BB
triadic
#DCA2D8 #D8DCA2 #A2D8DC
tetradic
#DCA2D8 #DCC3A2 #A2DCA6 #A2BBDC
square
#DCA2D8 #DCC3A2 #A2DCA6 #A2BBDC
split-complementary
#DCA2D8 #BBDCA2 #A2DCC3
monochromatic
#BB49B3 #CB76C5 #DCA2D8 #EDCEEB #F7E9F6
Accessibility & contrast
On white
2.06
#DCA2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#DCA2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2D8
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2D8 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB0DA
Deuteranopia (green-blind)
#ADB7D6
Tritanopia (blue-blind)
#E0A6B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dca2d8; /* rgb */ color: rgb(220, 162, 216); /* oklch */ color: oklch(78.4% 0.099 328.8);
Tailwind
colors: {
custom: {
50: '#e7bee4',
500: '#dca2d8',
950: '#000000',
},
}SCSS
$custom: #dca2d8; $custom-light: #e7bee4; $custom-dark: #000000;
JSON
{
"hex": "#dca2d8",
"rgb": {
"r": 220,
"g": 162,
"b": 216
},
"hsl": {
"h": 304.138,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.78388,
"c": 0.09858,
"h": 328.8
},
"luminance": 0.46014
}Semantic roles & 50–950 ramp
primary
#DCA2D8
secondary
#DDEEDF
accent
#B8372D
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#161215
muted
#848183