#DCD7D2#DCD7D2
#DCD7D2 is a very light, near-neutral orange. Relative luminance 0.685; OKLCH L 88.2% C 0.009 H 67.7°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7D2 |
|---|---|
| RGB | rgb(220, 215, 210) |
| HSL | hsl(30, 13%, 84%) |
| HSV | hsv(30, 5%, 86%) |
| CMYK | cmyk(0%, 2.3%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.24, 0.83, 3.07) |
| CIE-LCH | lch(86.24, 3.18, 74.86°) |
| OKLab | oklab(88.17% 0.0033 0.0081) |
| OKLCH | oklch(88.17% 0.009 67.7) |
| XYZ | xyz(65.4469, 68.4700, 70.7285) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.23
Light Gray
#D3D3D3
ΔE00 3.27
Light Grey
#D8DCD6
ΔE00 4.73
Fog
#D8DCE0
ΔE00 5.62
Silver (survey)
#C5C9C7
ΔE00 5.80
Warm Beige
#E9DCC9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7D2 #D2D7DC
analogous
#DCD2D2 #DCD7D2 #DCDCD2
triadic
#DCD7D2 #D2DCD7 #D7D2DC
tetradic
#DCD7D2 #D2DCD2 #D2D7DC #DCD2DC
square
#DCD7D2 #D2DCD2 #D2D7DC #DCD2DC
split-complementary
#DCD7D2 #D2DCDC #D2D2DC
monochromatic
#A69A8D #C1B8B0 #DCD7D2 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.43
#DCD7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#DCD7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7D2
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7D2 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#DAD8D2
Tritanopia (blue-blind)
#DED6D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd7d2; /* rgb */ color: rgb(220, 215, 210); /* oklch */ color: oklch(88.2% 0.009 67.7);
Tailwind
colors: {
custom: {
50: '#e6e3df',
500: '#dcd7d2',
950: '#000000',
},
}SCSS
$custom: #dcd7d2; $custom-light: #e6e3df; $custom-dark: #000000;
JSON
{
"hex": "#dcd7d2",
"rgb": {
"r": 220,
"g": 215,
"b": 210
},
"hsl": {
"h": 30,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88171,
"c": 0.00876,
"h": 67.7
},
"luminance": 0.6847
}Semantic roles & 50–950 ramp
primary
#DCD7D2
secondary
#A2A9B1
accent
#73974F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484