#D2C6D4#D2C6D4
#D2C6D4 is a very light, muted purple. Relative luminance 0.588; OKLCH L 84.0% C 0.023 H 321.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C6D4 |
|---|---|
| RGB | rgb(210, 198, 212) |
| HSL | hsl(291, 14%, 80%) |
| HSV | hsv(291, 7%, 83%) |
| CMYK | cmyk(0.9%, 6.6%, 0%, 16.9%) |
| CIE-LAB | lab(81.21, 6.70, -5.46) |
| CIE-LCH | lch(81.21, 8.64, 320.80°) |
| OKLab | oklab(84.05% 0.0181 -0.0145) |
| OKLCH | oklch(84.05% 0.023 321.4) |
| XYZ | xyz(58.6543, 58.8436, 70.5426) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.97
Lavender (CSS)
#E6E6FA
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 9.30
Light Gray
#D3D3D3
ΔE00 9.37
Silver
#C0C0C0
ΔE00 9.41
Gainsboro
#DCDCDC
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C6D4 #C8D4C6
analogous
#CBC6D4 #D2C6D4 #D4C6CF
triadic
#D2C6D4 #D4D2C6 #C6D4D2
tetradic
#D2C6D4 #D4CBC6 #C8D4C6 #C6CFD4
square
#D2C6D4 #D4CBC6 #C8D4C6 #C6CFD4
split-complementary
#D2C6D4 #CFD4C6 #C6D4CB
monochromatic
#9B809F #B6A3BA #D2C6D4 #EEE9EE #F1EEF2
Accessibility & contrast
On white
1.64
#D2C6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#D2C6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C6D4
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C6D4 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D5
Deuteranopia (green-blind)
#C7CAD3
Tritanopia (blue-blind)
#D3C7CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2c6d4; /* rgb */ color: rgb(210, 198, 212); /* oklch */ color: oklch(84.0% 0.023 321.4);
Tailwind
colors: {
custom: {
50: '#dfd7e1',
500: '#d2c6d4',
950: '#000000',
},
}SCSS
$custom: #d2c6d4; $custom-light: #dfd7e1; $custom-dark: #000000;
JSON
{
"hex": "#d2c6d4",
"rgb": {
"r": 210,
"g": 198,
"b": 212
},
"hsl": {
"h": 291.429,
"s": 14,
"l": 80.392
},
"oklch": {
"l": 0.8405,
"c": 0.02322,
"h": 321.4
},
"luminance": 0.58843
}Semantic roles & 50–950 ramp
primary
#D2C6D4
secondary
#98A896
accent
#984D58
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384