#DCD3CF#DCD3CF
#DCD3CF is a very light, near-neutral orange. Relative luminance 0.663; OKLCH L 87.3% C 0.011 H 45.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3CF |
|---|---|
| RGB | rgb(220, 211, 207) |
| HSL | hsl(18, 16%, 84%) |
| HSV | hsv(18, 6%, 86%) |
| CMYK | cmyk(0%, 4.1%, 5.9%, 13.7%) |
| CIE-LAB | lab(85.15, 2.40, 3.08) |
| CIE-LCH | lch(85.15, 3.90, 52.10°) |
| OKLab | oklab(87.29% 0.008 0.0082) |
| OKLCH | oklch(87.29% 0.011 45.7) |
| XYZ | xyz(64.0705, 66.3097, 68.4432) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.30
Gainsboro
#DCDCDC
ΔE00 4.60
Silver
#C0C0C0
ΔE00 6.64
Fog
#D8DCE0
ΔE00 6.83
Warm Beige
#E9DCC9
ΔE00 6.83
Linen
#FAF0E6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3CF #CFD8DC
analogous
#DCCFD1 #DCD3CF #DCD9CF
triadic
#DCD3CF #CFDCD3 #D3CFDC
tetradic
#DCD3CF #D1DCCF #CFD8DC #D9CFDC
square
#DCD3CF #D1DCCF #CFD8DC #D9CFDC
split-complementary
#DCD3CF #CFDCD9 #CFD1DC
monochromatic
#A89288 #C2B3AC #DCD3CF #F2EFED #F2EFED
Accessibility & contrast
On white
1.47
#DCD3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DCD3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3CF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3CF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CF
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#DFD2D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3cf; /* rgb */ color: rgb(220, 211, 207); /* oklch */ color: oklch(87.3% 0.011 45.7);
Tailwind
colors: {
custom: {
50: '#e6e0dd',
500: '#dcd3cf',
950: '#000000',
},
}SCSS
$custom: #dcd3cf; $custom-light: #e6e0dd; $custom-dark: #000000;
JSON
{
"hex": "#dcd3cf",
"rgb": {
"r": 220,
"g": 211,
"b": 207
},
"hsl": {
"h": 18.462,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.87293,
"c": 0.0114,
"h": 45.7
},
"luminance": 0.66309
}Semantic roles & 50–950 ramp
primary
#DCD3CF
secondary
#9EABB1
accent
#829A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484