#DCD3D0#DCD3D0
#DCD3D0 is a very light, near-neutral orange. Relative luminance 0.664; OKLCH L 87.3% C 0.011 H 39.4°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3D0 |
|---|---|
| RGB | rgb(220, 211, 208) |
| HSL | hsl(15, 15%, 84%) |
| HSV | hsv(15, 5%, 86%) |
| CMYK | cmyk(0%, 4.1%, 5.5%, 13.7%) |
| CIE-LAB | lab(85.18, 2.57, 2.58) |
| CIE-LCH | lch(85.18, 3.64, 45.18°) |
| OKLab | oklab(87.32% 0.0084 0.0069) |
| OKLCH | oklch(87.32% 0.011 39.4) |
| XYZ | xyz(64.1932, 66.3588, 69.0891) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.22
Gainsboro
#DCDCDC
ΔE00 4.52
Silver
#C0C0C0
ΔE00 6.60
Fog
#D8DCE0
ΔE00 6.68
Silver (survey)
#C5C9C7
ΔE00 7.16
Linen
#FAF0E6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3D0 #D0D9DC
analogous
#DCD0D3 #DCD3D0 #DCD9D0
triadic
#DCD3D0 #D0DCD3 #D3D0DC
tetradic
#DCD3D0 #D3DCD0 #D0D9DC #D9D0DC
square
#DCD3D0 #D3DCD0 #D0D9DC #D9D0DC
split-complementary
#DCD3D0 #D0DCD9 #D0D3DC
monochromatic
#A8918A #C2B2AD #DCD3D0 #F2EFED #F2EFED
Accessibility & contrast
On white
1.47
#DCD3D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#DCD3D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3D0
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3D0 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#DFD2D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3d0; /* rgb */ color: rgb(220, 211, 208); /* oklch */ color: oklch(87.3% 0.011 39.4);
Tailwind
colors: {
custom: {
50: '#e6e0de',
500: '#dcd3d0',
950: '#000000',
},
}SCSS
$custom: #dcd3d0; $custom-light: #e6e0de; $custom-dark: #000000;
JSON
{
"hex": "#dcd3d0",
"rgb": {
"r": 220,
"g": 211,
"b": 208
},
"hsl": {
"h": 15,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.87321,
"c": 0.01081,
"h": 39.4
},
"luminance": 0.66358
}Semantic roles & 50–950 ramp
primary
#DCD3D0
secondary
#9FADB1
accent
#86994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484