#D6C8D6#D6C8D6
#D6C8D6 is a very light, muted purple. Relative luminance 0.605; OKLCH L 84.8% C 0.024 H 325.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C8D6 |
|---|---|
| RGB | rgb(214, 200, 214) |
| HSL | hsl(300, 15%, 81%) |
| HSV | hsv(300, 7%, 84%) |
| CMYK | cmyk(0%, 6.5%, 0%, 16.1%) |
| CIE-LAB | lab(82.09, 7.37, -5.20) |
| CIE-LCH | lch(82.09, 9.01, 324.80°) |
| OKLab | oklab(84.84% 0.0203 -0.0138) |
| OKLCH | oklch(84.84% 0.024 325.8) |
| XYZ | xyz(60.5216, 60.4602, 72.0869) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.56
Lavender (CSS)
#E6E6FA
ΔE00 8.71
Lavenderblush
#FFF0F5
ΔE00 9.65
Light Gray
#D3D3D3
ΔE00 9.71
Silver
#C0C0C0
ΔE00 10.04
Dove Gray
#B6B8BD
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C8D6 #C8D6C8
analogous
#CFC8D6 #D6C8D6 #D6C8CF
triadic
#D6C8D6 #D6D6C8 #C8D6D6
tetradic
#D6C8D6 #D6CFC8 #C8D6C8 #C8CFD6
square
#D6C8D6 #D6CFC8 #C8D6C8 #C8CFD6
split-complementary
#D6C8D6 #CFD6C8 #C8D6CF
monochromatic
#A282A2 #BCA5BC #D6C8D6 #F0EBF0 #F2EDF2
Accessibility & contrast
On white
1.60
#D6C8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#D6C8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C8D6
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C8D6 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD7
Deuteranopia (green-blind)
#CACDD5
Tritanopia (blue-blind)
#D7C9CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d6c8d6; /* rgb */ color: rgb(214, 200, 214); /* oklch */ color: oklch(84.8% 0.024 325.8);
Tailwind
colors: {
custom: {
50: '#e2d8e2',
500: '#d6c8d6',
950: '#000000',
},
}SCSS
$custom: #d6c8d6; $custom-light: #e2d8e2; $custom-dark: #000000;
JSON
{
"hex": "#d6c8d6",
"rgb": {
"r": 214,
"g": 200,
"b": 214
},
"hsl": {
"h": 300,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.84836,
"c": 0.02449,
"h": 325.8
},
"luminance": 0.6046
}Semantic roles & 50–950 ramp
primary
#D6C8D6
secondary
#98AB98
accent
#994D4D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384