#DCD8D3#DCD8D3
#DCD8D3 is a very light, near-neutral orange. Relative luminance 0.690; OKLCH L 88.4% C 0.008 H 73.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8D3 |
|---|---|
| RGB | rgb(220, 216, 211) |
| HSL | hsl(33, 11%, 85%) |
| HSV | hsv(33, 4%, 86%) |
| CMYK | cmyk(0%, 1.8%, 4.1%, 13.7%) |
| CIE-LAB | lab(86.52, 0.48, 2.94) |
| CIE-LCH | lch(86.52, 2.98, 80.67°) |
| OKLab | oklab(88.4% 0.0023 0.0078) |
| OKLCH | oklch(88.4% 0.008 73.7) |
| XYZ | xyz(65.8273, 69.0308, 71.4718) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.95
Light Gray
#D3D3D3
ΔE00 3.11
Light Grey
#D8DCD6
ΔE00 4.18
Fog
#D8DCE0
ΔE00 5.38
Silver (survey)
#C5C9C7
ΔE00 5.57
Linen
#FAF0E6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8D3 #D3D7DC
analogous
#DCD4D3 #DCD8D3 #DCDCD3
triadic
#DCD8D3 #D3DCD8 #D8D3DC
tetradic
#DCD8D3 #D3DCD4 #D3D7DC #DCD3DC
square
#DCD8D3 #D3DCD4 #D3D7DC #DCD3DC
split-complementary
#DCD8D3 #D3DCDC #D4D3DC
monochromatic
#A69C8F #C1BAB1 #DCD8D3 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.42
#DCD8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#DCD8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8D3
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8D3 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#DBD9D3
Tritanopia (blue-blind)
#DED7D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd8d3; /* rgb */ color: rgb(220, 216, 211); /* oklch */ color: oklch(88.4% 0.008 73.7);
Tailwind
colors: {
custom: {
50: '#e6e4e0',
500: '#dcd8d3',
950: '#000000',
},
}SCSS
$custom: #dcd8d3; $custom-light: #e6e4e0; $custom-dark: #000000;
JSON
{
"hex": "#dcd8d3",
"rgb": {
"r": 220,
"g": 216,
"b": 211
},
"hsl": {
"h": 33.333,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88398,
"c": 0.0081,
"h": 73.7
},
"luminance": 0.69031
}Semantic roles & 50–950 ramp
primary
#DCD8D3
secondary
#A3A9B0
accent
#6F9550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484