#D6CCD6#D6CCD6
#D6CCD6 is a very light, near-neutral purple. Relative luminance 0.623; OKLCH L 85.6% C 0.017 H 325.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CCD6 |
|---|---|
| RGB | rgb(214, 204, 214) |
| HSL | hsl(300, 11%, 82%) |
| HSV | hsv(300, 5%, 84%) |
| CMYK | cmyk(0%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(83.09, 5.25, -3.72) |
| CIE-LCH | lch(83.09, 6.43, 324.70°) |
| OKLab | oklab(85.62% 0.0144 -0.0098) |
| OKLCH | oklch(85.62% 0.017 325.7) |
| XYZ | xyz(61.4602, 62.3372, 72.3998) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.34
Lavender (CSS)
#E6E6FA
ΔE00 7.82
Gainsboro
#DCDCDC
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 7.99
Silver
#C0C0C0
ΔE00 8.17
Fog
#D8DCE0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CCD6 #CCD6CC
analogous
#D1CCD6 #D6CCD6 #D6CCD1
triadic
#D6CCD6 #D6D6CC #CCD6D6
tetradic
#D6CCD6 #D6D1CC #CCD6CC #CCD1D6
square
#D6CCD6 #D6D1CC #CCD6CC #CCD1D6
split-complementary
#D6CCD6 #D1D6CC #CCD6D1
monochromatic
#9F889F #BBAABB #D6CCD6 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.56
#D6CCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#D6CCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CCD6
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CCD6 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED6
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#D7CDCF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d6ccd6; /* rgb */ color: rgb(214, 204, 214); /* oklch */ color: oklch(85.6% 0.017 325.7);
Tailwind
colors: {
custom: {
50: '#e2dbe2',
500: '#d6ccd6',
950: '#000000',
},
}SCSS
$custom: #d6ccd6; $custom-light: #e2dbe2; $custom-dark: #000000;
JSON
{
"hex": "#d6ccd6",
"rgb": {
"r": 214,
"g": 204,
"b": 214
},
"hsl": {
"h": 300,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.85622,
"c": 0.01745,
"h": 325.7
},
"luminance": 0.62337
}Semantic roles & 50–950 ramp
primary
#D6CCD6
secondary
#9CAA9C
accent
#955151
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484