#DCD9D4#DCD9D4
#DCD9D4 is a very light, near-neutral orange. Relative luminance 0.696; OKLCH L 88.6% C 0.008 H 80.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9D4 |
|---|---|
| RGB | rgb(220, 217, 212) |
| HSL | hsl(38, 10%, 85%) |
| HSV | hsv(38, 4%, 86%) |
| CMYK | cmyk(0%, 1.4%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.80, 0.14, 2.82) |
| CIE-LCH | lch(86.80, 2.82, 87.19°) |
| OKLab | oklab(88.63% 0.0012 0.0075) |
| OKLCH | oklch(88.63% 0.008 80.7) |
| XYZ | xyz(66.2100, 69.5951, 72.2197) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.73
Light Gray
#D3D3D3
ΔE00 3.03
Light Grey
#D8DCD6
ΔE00 3.63
Fog
#D8DCE0
ΔE00 5.15
Silver (survey)
#C5C9C7
ΔE00 5.39
Linen
#FAF0E6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9D4 #D4D7DC
analogous
#DCD5D4 #DCD9D4 #DBDCD4
triadic
#DCD9D4 #D4DCD9 #D9D4DC
tetradic
#DCD9D4 #D4DCD5 #D4D7DC #DCD4DB
square
#DCD9D4 #D4DCD5 #D4D7DC #DCD4DB
split-complementary
#DCD9D4 #D4DBDC #D5D4DC
monochromatic
#A59D91 #C1BBB2 #DCD9D4 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.41
#DCD9D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DCD9D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9D4
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9D4 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D4
Deuteranopia (green-blind)
#DBDAD4
Tritanopia (blue-blind)
#DED8D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd9d4; /* rgb */ color: rgb(220, 217, 212); /* oklch */ color: oklch(88.6% 0.008 80.7);
Tailwind
colors: {
custom: {
50: '#e6e4e1',
500: '#dcd9d4',
950: '#000000',
},
}SCSS
$custom: #dcd9d4; $custom-light: #e6e4e1; $custom-dark: #000000;
JSON
{
"hex": "#dcd9d4",
"rgb": {
"r": 220,
"g": 217,
"b": 212
},
"hsl": {
"h": 37.5,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.88625,
"c": 0.00755,
"h": 80.7
},
"luminance": 0.69595
}Semantic roles & 50–950 ramp
primary
#DCD9D4
secondary
#A4A9B0
accent
#6A9451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484