#DCD5CF#DCD5CF
#DCD5CF is a very light, near-neutral orange. Relative luminance 0.673; OKLCH L 87.7% C 0.011 H 63.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5CF |
|---|---|
| RGB | rgb(220, 213, 207) |
| HSL | hsl(28, 16%, 84%) |
| HSV | hsv(28, 6%, 86%) |
| CMYK | cmyk(0%, 3.2%, 5.9%, 13.7%) |
| CIE-LAB | lab(85.66, 1.35, 3.81) |
| CIE-LCH | lch(85.66, 4.05, 70.45°) |
| OKLab | oklab(87.69% 0.0051 0.0101) |
| OKLCH | oklch(87.69% 0.011 63.3) |
| XYZ | xyz(64.5705, 67.3096, 68.6098) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.00
Gainsboro
#DCDCDC
ΔE00 4.16
Light Grey
#D8DCD6
ΔE00 5.65
Warm Beige
#E9DCC9
ΔE00 5.69
Linen
#FAF0E6
ΔE00 6.29
Silver (survey)
#C5C9C7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5CF #CFD6DC
analogous
#DCCFCF #DCD5CF #DCDBCF
triadic
#DCD5CF #CFDCD5 #D5CFDC
tetradic
#DCD5CF #CFDCCF #CFD6DC #DBCFDC
square
#DCD5CF #CFDCCF #CFD6DC #DBCFDC
split-complementary
#DCD5CF #CFDCDB #CFCFDC
monochromatic
#A89788 #C2B6AC #DCD5CF #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.45
#DCD5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#DCD5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5CF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5CF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#D9D7CF
Tritanopia (blue-blind)
#DFD4D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd5cf; /* rgb */ color: rgb(220, 213, 207); /* oklch */ color: oklch(87.7% 0.011 63.3);
Tailwind
colors: {
custom: {
50: '#e6e1dd',
500: '#dcd5cf',
950: '#000000',
},
}SCSS
$custom: #dcd5cf; $custom-light: #e6e1dd; $custom-dark: #000000;
JSON
{
"hex": "#dcd5cf",
"rgb": {
"r": 220,
"g": 213,
"b": 207
},
"hsl": {
"h": 27.692,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.87691,
"c": 0.01127,
"h": 63.3
},
"luminance": 0.67309
}Semantic roles & 50–950 ramp
primary
#DCD5CF
secondary
#9EA8B1
accent
#769A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484