#DCD6D2#DCD6D2
#DCD6D2 is a very light, near-neutral orange. Relative luminance 0.680; OKLCH L 88.0% C 0.009 H 56.3°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6D2 |
|---|---|
| RGB | rgb(220, 214, 210) |
| HSL | hsl(24, 13%, 84%) |
| HSV | hsv(24, 5%, 86%) |
| CMYK | cmyk(0%, 2.7%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.99, 1.35, 2.70) |
| CIE-LCH | lch(85.99, 3.02, 63.43°) |
| OKLab | oklab(87.97% 0.0048 0.0072) |
| OKLCH | oklch(87.97% 0.009 56.3) |
| XYZ | xyz(65.1930, 67.9623, 70.6439) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.27
Gainsboro
#DCDCDC
ΔE00 3.34
Light Grey
#D8DCD6
ΔE00 5.50
Fog
#D8DCE0
ΔE00 5.67
Silver (survey)
#C5C9C7
ΔE00 6.09
Silver
#C0C0C0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6D2 #D2D8DC
analogous
#DCD2D3 #DCD6D2 #DCDBD2
triadic
#DCD6D2 #D2DCD6 #D6D2DC
tetradic
#DCD6D2 #D3DCD2 #D2D8DC #DBD2DC
square
#DCD6D2 #D3DCD2 #D2D8DC #DBD2DC
split-complementary
#DCD6D2 #D2DCDB #D2D3DC
monochromatic
#A6978D #C1B7B0 #DCD6D2 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.44
#DCD6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DCD6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6D2
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6D2 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D2
Deuteranopia (green-blind)
#D9D8D2
Tritanopia (blue-blind)
#DED5D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd6d2; /* rgb */ color: rgb(220, 214, 210); /* oklch */ color: oklch(88.0% 0.009 56.3);
Tailwind
colors: {
custom: {
50: '#e6e2df',
500: '#dcd6d2',
950: '#000000',
},
}SCSS
$custom: #dcd6d2; $custom-light: #e6e2df; $custom-dark: #000000;
JSON
{
"hex": "#dcd6d2",
"rgb": {
"r": 220,
"g": 214,
"b": 210
},
"hsl": {
"h": 24,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87972,
"c": 0.0086,
"h": 56.3
},
"luminance": 0.67962
}Semantic roles & 50–950 ramp
primary
#DCD6D2
secondary
#A2ABB1
accent
#7A974F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484