#DCD6D4#DCD6D4
#DCD6D4 is a very light, near-neutral orange. Relative luminance 0.681; OKLCH L 88.0% C 0.007 H 39.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6D4 |
|---|---|
| RGB | rgb(220, 214, 212) |
| HSL | hsl(15, 10%, 85%) |
| HSV | hsv(15, 4%, 86%) |
| CMYK | cmyk(0%, 2.7%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.04, 1.70, 1.71) |
| CIE-LCH | lch(86.04, 2.41, 45.26°) |
| OKLab | oklab(88.03% 0.0055 0.0046) |
| OKLCH | oklch(88.03% 0.007 39.5) |
| XYZ | xyz(65.4437, 68.0626, 71.9643) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.03
Gainsboro
#DCDCDC
ΔE00 3.08
Fog
#D8DCE0
ΔE00 5.26
Light Grey
#D8DCD6
ΔE00 6.06
Silver (survey)
#C5C9C7
ΔE00 6.29
Silver
#C0C0C0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6D4 #D4DADC
analogous
#DCD4D6 #DCD6D4 #DCDAD4
triadic
#DCD6D4 #D4DCD6 #D6D4DC
tetradic
#DCD6D4 #D6DCD4 #D4DADC #DAD4DC
square
#DCD6D4 #D6DCD4 #D4DADC #DAD4DC
split-complementary
#DCD6D4 #D4DCDA #D4D6DC
monochromatic
#A59691 #C1B6B2 #DCD6D4 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.44
#DCD6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#DCD6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6D4
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6D4 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D4
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#DED5D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd6d4; /* rgb */ color: rgb(220, 214, 212); /* oklch */ color: oklch(88.0% 0.007 39.5);
Tailwind
colors: {
custom: {
50: '#e6e2e1',
500: '#dcd6d4',
950: '#000000',
},
}SCSS
$custom: #dcd6d4; $custom-light: #e6e2e1; $custom-dark: #000000;
JSON
{
"hex": "#dcd6d4",
"rgb": {
"r": 220,
"g": 214,
"b": 212
},
"hsl": {
"h": 15,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.88028,
"c": 0.00718,
"h": 39.5
},
"luminance": 0.68062
}Semantic roles & 50–950 ramp
primary
#DCD6D4
secondary
#A4ADB0
accent
#849451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484