#D6C6DC#D6C6DC
#D6C6DC is a very light, muted purple. Relative luminance 0.599; OKLCH L 84.6% C 0.035 H 316.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C6DC |
|---|---|
| RGB | rgb(214, 198, 220) |
| HSL | hsl(284, 24%, 82%) |
| HSV | hsv(284, 10%, 86%) |
| CMYK | cmyk(2.7%, 10%, 0%, 13.7%) |
| CIE-LAB | lab(81.76, 9.55, -8.90) |
| CIE-LCH | lch(81.76, 13.05, 317.01°) |
| OKLab | oklab(84.64% 0.0254 -0.0237) |
| OKLCH | oklch(84.64% 0.035 316.9) |
| XYZ | xyz(60.8419, 59.8520, 76.0437) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.28
Pale Lavender
#EECFFE
ΔE00 8.55
Pale Lilac
#E4CBFF
ΔE00 8.91
Lavender (CSS)
#E6E6FA
ΔE00 9.24
Very Light Purple
#F6CEFC
ΔE00 9.36
Light Lavender
#DFC5FE
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C6DC #CCDCC6
analogous
#CBC6DC #D6C6DC #DCC6D7
triadic
#D6C6DC #DCD6C6 #C6DCD6
tetradic
#D6C6DC #DCCBC6 #CCDCC6 #C6D7DC
square
#D6C6DC #DCCBC6 #CCDCC6 #C6D7DC
split-complementary
#D6C6DC #D7DCC6 #C6DCCB
monochromatic
#9F7AAD #BBA0C5 #D6C6DC #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.62
#D6C6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#D6C6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C6DC
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C6DC | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#D6C8CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d6c6dc; /* rgb */ color: rgb(214, 198, 220); /* oklch */ color: oklch(84.6% 0.035 316.9);
Tailwind
colors: {
custom: {
50: '#e2d7e6',
500: '#d6c6dc',
950: '#000000',
},
}SCSS
$custom: #d6c6dc; $custom-light: #e2d7e6; $custom-dark: #000000;
JSON
{
"hex": "#d6c6dc",
"rgb": {
"r": 214,
"g": 198,
"b": 220
},
"hsl": {
"h": 283.636,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.84635,
"c": 0.03474,
"h": 316.9
},
"luminance": 0.59852
}Semantic roles & 50–950 ramp
primary
#D6C6DC
secondary
#9CB294
accent
#A2435D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384