#D6C4DC#D6C4DC
#D6C4DC is a very light, muted purple. Relative luminance 0.589; OKLCH L 84.2% C 0.038 H 317.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C4DC |
|---|---|
| RGB | rgb(214, 196, 220) |
| HSL | hsl(285, 26%, 82%) |
| HSV | hsv(285, 11%, 86%) |
| CMYK | cmyk(2.7%, 10.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.26, 10.61, -9.64) |
| CIE-LCH | lch(81.26, 14.34, 317.76°) |
| OKLab | oklab(84.25% 0.0283 -0.0257) |
| OKLCH | oklch(84.25% 0.038 317.7) |
| XYZ | xyz(60.3878, 58.9438, 75.8923) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.39
Pale Lavender
#EECFFE
ΔE00 7.91
Pale Lilac
#E4CBFF
ΔE00 8.29
Very Light Purple
#F6CEFC
ΔE00 8.67
Light Lavender
#DFC5FE
ΔE00 9.16
Light Lilac
#EDC8FF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C4DC #CADCC4
analogous
#CAC4DC #D6C4DC #DCC4D6
triadic
#D6C4DC #DCD6C4 #C4DCD6
tetradic
#D6C4DC #DCCAC4 #CADCC4 #C4D6DC
square
#D6C4DC #DCCAC4 #CADCC4 #C4D6DC
split-complementary
#D6C4DC #D6DCC4 #C4DCCA
monochromatic
#A177AE #BB9EC5 #D6C4DC #F1EAF3 #F2ECF4
Accessibility & contrast
On white
1.64
#D6C4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#D6C4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C4DC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C4DC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#D6C6CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d6c4dc; /* rgb */ color: rgb(214, 196, 220); /* oklch */ color: oklch(84.2% 0.038 317.7);
Tailwind
colors: {
custom: {
50: '#e2d5e6',
500: '#d6c4dc',
950: '#000000',
},
}SCSS
$custom: #d6c4dc; $custom-light: #e2d5e6; $custom-dark: #000000;
JSON
{
"hex": "#d6c4dc",
"rgb": {
"r": 214,
"g": 196,
"b": 220
},
"hsl": {
"h": 285,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.84248,
"c": 0.03823,
"h": 317.7
},
"luminance": 0.58943
}Semantic roles & 50–950 ramp
primary
#D6C4DC
secondary
#9AB391
accent
#A4415A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384