#DCD9D3#DCD9D3
#DCD9D3 is a very light, near-neutral orange. Relative luminance 0.695; OKLCH L 88.6% C 0.009 H 84.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9D3 |
|---|---|
| RGB | rgb(220, 217, 211) |
| HSL | hsl(40, 11%, 85%) |
| HSV | hsv(40, 4%, 86%) |
| CMYK | cmyk(0%, 1.4%, 4.1%, 13.7%) |
| CIE-LAB | lab(86.77, -0.04, 3.31) |
| CIE-LCH | lch(86.77, 3.31, 90.62°) |
| OKLab | oklab(88.6% 0.0008 0.0087) |
| OKLCH | oklch(88.6% 0.009 84.6) |
| XYZ | xyz(66.0842, 69.5448, 71.5575) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.15
Light Gray
#D3D3D3
ΔE00 3.40
Light Grey
#D8DCD6
ΔE00 3.47
Silver (survey)
#C5C9C7
ΔE00 5.45
Fog
#D8DCE0
ΔE00 5.55
Warm Beige
#E9DCC9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9D3 #D3D6DC
analogous
#DCD5D3 #DCD9D3 #DBDCD3
triadic
#DCD9D3 #D3DCD9 #D9D3DC
tetradic
#DCD9D3 #D3DCD5 #D3D6DC #DCD3DB
square
#DCD9D3 #D3DCD5 #D3D6DC #DCD3DB
split-complementary
#DCD9D3 #D3DBDC #D5D3DC
monochromatic
#A69E8F #C1BCB1 #DCD9D3 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.41
#DCD9D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#DCD9D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9D3
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9D3 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#DBDAD3
Tritanopia (blue-blind)
#DED8D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd9d3; /* rgb */ color: rgb(220, 217, 211); /* oklch */ color: oklch(88.6% 0.009 84.6);
Tailwind
colors: {
custom: {
50: '#e6e4e0',
500: '#dcd9d3',
950: '#000000',
},
}SCSS
$custom: #dcd9d3; $custom-light: #e6e4e0; $custom-dark: #000000;
JSON
{
"hex": "#dcd9d3",
"rgb": {
"r": 220,
"g": 217,
"b": 211
},
"hsl": {
"h": 40,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88598,
"c": 0.00878,
"h": 84.6
},
"luminance": 0.69545
}Semantic roles & 50–950 ramp
primary
#DCD9D3
secondary
#A3A7B0
accent
#679550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484