#DCD1C8#DCD1C8
#DCD1C8 is a very light, near-neutral orange. Relative luminance 0.650; OKLCH L 86.7% C 0.017 H 61.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1C8 |
|---|---|
| RGB | rgb(220, 209, 200) |
| HSL | hsl(27, 22%, 82%) |
| HSV | hsv(27, 9%, 86%) |
| CMYK | cmyk(0%, 5%, 9.1%, 13.7%) |
| CIE-LAB | lab(84.48, 2.26, 5.82) |
| CIE-LCH | lch(84.48, 6.24, 68.78°) |
| OKLab | oklab(86.71% 0.0082 0.0153) |
| OKLCH | oklch(86.71% 0.017 61.9) |
| XYZ | xyz(62.7399, 64.9874, 63.8711) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.86
Warm Gray
#C9BEB0
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 5.84
Gainsboro
#DCDCDC
ΔE00 6.22
Linen
#FAF0E6
ΔE00 6.85
Antiquewhite
#FAEBD7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1C8 #C8D3DC
analogous
#DCC8C9 #DCD1C8 #DCDBC8
triadic
#DCD1C8 #C8DCD1 #D1C8DC
tetradic
#DCD1C8 #C9DCC8 #C8D3DC #DBC8DC
square
#DCD1C8 #C9DCC8 #C8D3DC #DBC8DC
split-complementary
#DCD1C8 #C8DCDB #C8C9DC
monochromatic
#AC927D #C4B2A3 #DCD1C8 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.50
#DCD1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#DCD1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1C8
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1C8 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D7D4C8
Tritanopia (blue-blind)
#E0CFCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd1c8; /* rgb */ color: rgb(220, 209, 200); /* oklch */ color: oklch(86.7% 0.017 61.9);
Tailwind
colors: {
custom: {
50: '#e6dfd8',
500: '#dcd1c8',
950: '#000000',
},
}SCSS
$custom: #dcd1c8; $custom-light: #e6dfd8; $custom-dark: #000000;
JSON
{
"hex": "#dcd1c8",
"rgb": {
"r": 220,
"g": 209,
"b": 200
},
"hsl": {
"h": 27,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.86706,
"c": 0.01735,
"h": 61.9
},
"luminance": 0.64987
}Semantic roles & 50–950 ramp
primary
#DCD1C8
secondary
#96A6B2
accent
#77A145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483