#DCD3C8#DCD3C8
#DCD3C8 is a very light, near-neutral orange. Relative luminance 0.660; OKLCH L 87.1% C 0.018 H 73.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3C8 |
|---|---|
| RGB | rgb(220, 211, 200) |
| HSL | hsl(33, 22%, 82%) |
| HSV | hsv(33, 9%, 86%) |
| CMYK | cmyk(0%, 4.1%, 9.1%, 13.7%) |
| CIE-LAB | lab(84.98, 1.21, 6.54) |
| CIE-LCH | lch(84.98, 6.66, 79.49°) |
| OKLab | oklab(87.1% 0.0052 0.0172) |
| OKLCH | oklch(87.1% 0.018 73) |
| XYZ | xyz(63.2337, 65.9750, 64.0357) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.83
Warm Gray
#C9BEB0
ΔE00 5.31
Light Gray
#D3D3D3
ΔE00 5.90
Gainsboro
#DCDCDC
ΔE00 6.16
Light Grey
#D8DCD6
ΔE00 6.42
Linen
#FAF0E6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3C8 #C8D1DC
analogous
#DCC9C8 #DCD3C8 #DBDCC8
triadic
#DCD3C8 #C8DCD3 #D3C8DC
tetradic
#DCD3C8 #C8DCC9 #C8D1DC #DCC8DB
square
#DCD3C8 #C8DCC9 #C8D1DC #DCC8DB
split-complementary
#DCD3C8 #C8DBDC #C9C8DC
monochromatic
#AC977D #C4B5A3 #DCD3C8 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.48
#DCD3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DCD3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3C8
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3C8 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#D9D5C8
Tritanopia (blue-blind)
#E0D1D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd3c8; /* rgb */ color: rgb(220, 211, 200); /* oklch */ color: oklch(87.1% 0.018 73.0);
Tailwind
colors: {
custom: {
50: '#e6e0d8',
500: '#dcd3c8',
950: '#000000',
},
}SCSS
$custom: #dcd3c8; $custom-light: #e6e0d8; $custom-dark: #000000;
JSON
{
"hex": "#dcd3c8",
"rgb": {
"r": 220,
"g": 211,
"b": 200
},
"hsl": {
"h": 33,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87103,
"c": 0.01797,
"h": 73
},
"luminance": 0.65974
}Semantic roles & 50–950 ramp
primary
#DCD3C8
secondary
#96A3B2
accent
#6EA145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483