#DCD6D3#DCD6D3
#DCD6D3 is a very light, near-neutral orange. Relative luminance 0.680; OKLCH L 88.0% C 0.008 H 48.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6D3 |
|---|---|
| RGB | rgb(220, 214, 211) |
| HSL | hsl(20, 11%, 85%) |
| HSV | hsv(20, 4%, 86%) |
| CMYK | cmyk(0%, 2.7%, 4.1%, 13.7%) |
| CIE-LAB | lab(86.01, 1.52, 2.21) |
| CIE-LCH | lch(86.01, 2.68, 55.37°) |
| OKLab | oklab(88% 0.0052 0.0059) |
| OKLCH | oklch(88% 0.008 48.7) |
| XYZ | xyz(65.3180, 68.0123, 71.3020) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.11
Gainsboro
#DCDCDC
ΔE00 3.17
Fog
#D8DCE0
ΔE00 5.45
Light Grey
#D8DCD6
ΔE00 5.76
Silver (survey)
#C5C9C7
ΔE00 6.17
Silver
#C0C0C0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6D3 #D3D9DC
analogous
#DCD3D5 #DCD6D3 #DCDBD3
triadic
#DCD6D3 #D3DCD6 #D6D3DC
tetradic
#DCD6D3 #D5DCD3 #D3D9DC #DBD3DC
square
#DCD6D3 #D5DCD3 #D3D9DC #DBD3DC
split-complementary
#DCD6D3 #D3DCDB #D3D5DC
monochromatic
#A6968F #C1B6B1 #DCD6D3 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.44
#DCD6D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DCD6D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6D3
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6D3 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D3
Deuteranopia (green-blind)
#D9D8D3
Tritanopia (blue-blind)
#DED5D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd6d3; /* rgb */ color: rgb(220, 214, 211); /* oklch */ color: oklch(88.0% 0.008 48.7);
Tailwind
colors: {
custom: {
50: '#e6e2e0',
500: '#dcd6d3',
950: '#000000',
},
}SCSS
$custom: #dcd6d3; $custom-light: #e6e2e0; $custom-dark: #000000;
JSON
{
"hex": "#dcd6d3",
"rgb": {
"r": 220,
"g": 214,
"b": 211
},
"hsl": {
"h": 20,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88,
"c": 0.0078,
"h": 48.7
},
"luminance": 0.68012
}Semantic roles & 50–950 ramp
primary
#DCD6D3
secondary
#A3ACB0
accent
#7E9550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484