#D6C8D4#D6C8D4
#D6C8D4 is a very light, muted purple. Relative luminance 0.604; OKLCH L 84.8% C 0.022 H 330.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C8D4 |
|---|---|
| RGB | rgb(214, 200, 212) |
| HSL | hsl(309, 15%, 81%) |
| HSV | hsv(309, 7%, 84%) |
| CMYK | cmyk(0%, 6.5%, 0.9%, 16.1%) |
| CIE-LAB | lab(82.03, 7.00, -4.21) |
| CIE-LCH | lch(82.03, 8.17, 329.00°) |
| OKLab | oklab(84.78% 0.0195 -0.0111) |
| OKLCH | oklch(84.78% 0.022 330.3) |
| XYZ | xyz(60.2678, 60.3587, 70.7500) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.16
Lavender (CSS)
#E6E6FA
ΔE00 8.93
Light Gray
#D3D3D3
ΔE00 9.17
Lavenderblush
#FFF0F5
ΔE00 9.39
Silver
#C0C0C0
ΔE00 9.50
Gainsboro
#DCDCDC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C8D4 #C8D6CA
analogous
#D1C8D6 #D6C8D4 #D6C8CD
triadic
#D6C8D4 #D4D6C8 #C8D4D6
tetradic
#D6C8D4 #D6D1C8 #C8D6CA #C8CDD6
square
#D6C8D4 #D6D1C8 #C8D6CA #C8CDD6
split-complementary
#D6C8D4 #CDD6C8 #C8D6D1
monochromatic
#A2829D #BCA5B9 #D6C8D4 #F0EBEF #F2EDF1
Accessibility & contrast
On white
1.61
#D6C8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#D6C8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C8D4
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C8D4 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD5
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#D7C9CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d6c8d4; /* rgb */ color: rgb(214, 200, 212); /* oklch */ color: oklch(84.8% 0.022 330.3);
Tailwind
colors: {
custom: {
50: '#e2d8e1',
500: '#d6c8d4',
950: '#000000',
},
}SCSS
$custom: #d6c8d4; $custom-light: #e2d8e1; $custom-dark: #000000;
JSON
{
"hex": "#d6c8d4",
"rgb": {
"r": 214,
"g": 200,
"b": 212
},
"hsl": {
"h": 308.571,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.84775,
"c": 0.02245,
"h": 330.3
},
"luminance": 0.60358
}Semantic roles & 50–950 ramp
primary
#D6C8D4
secondary
#98AB9A
accent
#99584D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384