#DCD8D2#DCD8D2
#DCD8D2 is a very light, near-neutral orange. Relative luminance 0.690; OKLCH L 88.4% C 0.009 H 78.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8D2 |
|---|---|
| RGB | rgb(220, 216, 210) |
| HSL | hsl(36, 13%, 84%) |
| HSV | hsv(36, 5%, 86%) |
| CMYK | cmyk(0%, 1.8%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.49, 0.31, 3.43) |
| CIE-LCH | lch(86.49, 3.45, 84.84°) |
| OKLab | oklab(88.37% 0.0019 0.0091) |
| OKLCH | oklch(88.37% 0.009 78.3) |
| XYZ | xyz(65.7023, 68.9808, 70.8136) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.32
Light Gray
#D3D3D3
ΔE00 3.46
Light Grey
#D8DCD6
ΔE00 4.01
Silver (survey)
#C5C9C7
ΔE00 5.61
Fog
#D8DCE0
ΔE00 5.75
Warm Beige
#E9DCC9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8D2 #D2D6DC
analogous
#DCD3D2 #DCD8D2 #DBDCD2
triadic
#DCD8D2 #D2DCD8 #D8D2DC
tetradic
#DCD8D2 #D2DCD3 #D2D6DC #DCD2DB
square
#DCD8D2 #D2DCD3 #D2D6DC #DCD2DB
split-complementary
#DCD8D2 #D2DBDC #D3D2DC
monochromatic
#A69C8D #C1BAB0 #DCD8D2 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.42
#DCD8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#DCD8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8D2
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8D2 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#DBD9D2
Tritanopia (blue-blind)
#DED7D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd8d2; /* rgb */ color: rgb(220, 216, 210); /* oklch */ color: oklch(88.4% 0.009 78.3);
Tailwind
colors: {
custom: {
50: '#e6e4df',
500: '#dcd8d2',
950: '#000000',
},
}SCSS
$custom: #dcd8d2; $custom-light: #e6e4df; $custom-dark: #000000;
JSON
{
"hex": "#dcd8d2",
"rgb": {
"r": 220,
"g": 216,
"b": 210
},
"hsl": {
"h": 36,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88371,
"c": 0.00926,
"h": 78.3
},
"luminance": 0.68981
}Semantic roles & 50–950 ramp
primary
#DCD8D2
secondary
#A2A8B1
accent
#6C974F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484