#DCD8D5#DCD8D5
#DCD8D5 is a very light, near-neutral orange. Relative luminance 0.691; OKLCH L 88.5% C 0.006 H 59.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8D5 |
|---|---|
| RGB | rgb(220, 216, 213) |
| HSL | hsl(26, 9%, 85%) |
| HSV | hsv(26, 3%, 86%) |
| CMYK | cmyk(0%, 1.8%, 3.2%, 13.7%) |
| CIE-LAB | lab(86.57, 0.83, 1.96) |
| CIE-LCH | lch(86.57, 2.13, 66.96°) |
| OKLab | oklab(88.45% 0.003 0.0052) |
| OKLCH | oklch(88.45% 0.006 59.6) |
| XYZ | xyz(66.0795, 69.1317, 72.8005) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.34
Light Gray
#D3D3D3
ΔE00 2.57
Light Grey
#D8DCD6
ΔE00 4.69
Fog
#D8DCE0
ΔE00 4.71
Silver (survey)
#C5C9C7
ΔE00 5.62
Silver
#C0C0C0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8D5 #D5D9DC
analogous
#DCD5D6 #DCD8D5 #DCDCD5
triadic
#DCD8D5 #D5DCD8 #D8D5DC
tetradic
#DCD8D5 #D6DCD5 #D5D9DC #DCD5DC
square
#DCD8D5 #D6DCD5 #D5D9DC #DCD5DC
split-complementary
#DCD8D5 #D5DCDC #D5D6DC
monochromatic
#A49A92 #C0B9B4 #DCD8D5 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.42
#DCD8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#DCD8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8D5
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8D5 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#DAD9D5
Tritanopia (blue-blind)
#DED7D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd8d5; /* rgb */ color: rgb(220, 216, 213); /* oklch */ color: oklch(88.5% 0.006 59.6);
Tailwind
colors: {
custom: {
50: '#e6e4e1',
500: '#dcd8d5',
950: '#000000',
},
}SCSS
$custom: #dcd8d5; $custom-light: #e6e4e1; $custom-dark: #000000;
JSON
{
"hex": "#dcd8d5",
"rgb": {
"r": 220,
"g": 216,
"b": 213
},
"hsl": {
"h": 25.714,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.88454,
"c": 0.00601,
"h": 59.6
},
"luminance": 0.69131
}Semantic roles & 50–950 ramp
primary
#DCD8D5
secondary
#A5ABB0
accent
#779352
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484