#D6D0CD#D6D0CD
#D6D0CD is a very light, near-neutral orange. Relative luminance 0.638; OKLCH L 86.2% C 0.008 H 48.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D0CD |
|---|---|
| RGB | rgb(214, 208, 205) |
| HSL | hsl(20, 10%, 82%) |
| HSV | hsv(20, 4%, 84%) |
| CMYK | cmyk(0%, 2.8%, 4.2%, 16.1%) |
| CIE-LAB | lab(83.87, 1.53, 2.22) |
| CIE-LCH | lch(83.87, 2.70, 55.36°) |
| OKLab | oklab(86.15% 0.0052 0.0059) |
| OKLCH | oklch(86.15% 0.008 48.7) |
| XYZ | xyz(61.3053, 63.8160, 66.8339) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.01
Gainsboro
#DCDCDC
ΔE00 3.91
Silver
#C0C0C0
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 5.48
Fog
#D8DCE0
ΔE00 5.89
Light Grey
#D8DCD6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D0CD #CDD3D6
analogous
#D6CDCF #D6D0CD #D6D5CD
triadic
#D6D0CD #CDD6D0 #D0CDD6
tetradic
#D6D0CD #CFD6CD #CDD3D6 #D5CDD6
square
#D6D0CD #CFD6CD #CDD3D6 #D5CDD6
split-complementary
#D6D0CD #CDD6D5 #CDCFD6
monochromatic
#9F918A #BAB0AB #D6D0CD #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.53
#D6D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#D6D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D0CD
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D0CD | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CD
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#D8CFCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d6d0cd; /* rgb */ color: rgb(214, 208, 205); /* oklch */ color: oklch(86.2% 0.008 48.7);
Tailwind
colors: {
custom: {
50: '#e2dedc',
500: '#d6d0cd',
950: '#000000',
},
}SCSS
$custom: #d6d0cd; $custom-light: #e2dedc; $custom-dark: #000000;
JSON
{
"hex": "#d6d0cd",
"rgb": {
"r": 214,
"g": 208,
"b": 205
},
"hsl": {
"h": 20,
"s": 9.89,
"l": 82.157
},
"oklch": {
"l": 0.86153,
"c": 0.00784,
"h": 48.7
},
"luminance": 0.63816
}Semantic roles & 50–950 ramp
primary
#D6D0CD
secondary
#9DA6AA
accent
#7E9452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484