#D6D2CD#D6D2CD
#D6D2CD is a very light, near-neutral orange. Relative luminance 0.648; OKLCH L 86.6% C 0.008 H 73.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D2CD |
|---|---|
| RGB | rgb(214, 210, 205) |
| HSL | hsl(33, 10%, 82%) |
| HSV | hsv(33, 4%, 84%) |
| CMYK | cmyk(0%, 1.9%, 4.2%, 16.1%) |
| CIE-LAB | lab(84.38, 0.49, 2.96) |
| CIE-LCH | lch(84.38, 3.00, 80.66°) |
| OKLab | oklab(86.55% 0.0023 0.0078) |
| OKLCH | oklch(86.55% 0.008 73.7) |
| XYZ | xyz(61.7960, 64.7974, 66.9974) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.85
Gainsboro
#DCDCDC
ΔE00 3.60
Light Grey
#D8DCD6
ΔE00 4.57
Silver (survey)
#C5C9C7
ΔE00 4.69
Silver
#C0C0C0
ΔE00 5.39
Fog
#D8DCE0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D2CD #CDD1D6
analogous
#D6CECD #D6D2CD #D6D6CD
triadic
#D6D2CD #CDD6D2 #D2CDD6
tetradic
#D6D2CD #CDD6CE #CDD1D6 #D6CDD6
square
#D6D2CD #CDD6CE #CDD1D6 #D6CDD6
split-complementary
#D6D2CD #CDD6D6 #CECDD6
monochromatic
#9F958A #BAB4AB #D6D2CD #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.50
#D6D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#D6D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D2CD
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D2CD | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#D8D1D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d6d2cd; /* rgb */ color: rgb(214, 210, 205); /* oklch */ color: oklch(86.6% 0.008 73.7);
Tailwind
colors: {
custom: {
50: '#e2dfdc',
500: '#d6d2cd',
950: '#000000',
},
}SCSS
$custom: #d6d2cd; $custom-light: #e2dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d6d2cd",
"rgb": {
"r": 214,
"g": 210,
"b": 205
},
"hsl": {
"h": 33.333,
"s": 9.89,
"l": 82.157
},
"oklch": {
"l": 0.86554,
"c": 0.00815,
"h": 73.7
},
"luminance": 0.64797
}Semantic roles & 50–950 ramp
primary
#D6D2CD
secondary
#9DA3AA
accent
#6F9452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484