#DCD5C8#DCD5C8
#DCD5C8 is a very light, near-neutral orange. Relative luminance 0.670; OKLCH L 87.5% C 0.019 H 83.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5C8 |
|---|---|
| RGB | rgb(220, 213, 200) |
| HSL | hsl(39, 22%, 82%) |
| HSV | hsv(39, 9%, 86%) |
| CMYK | cmyk(0%, 3.2%, 9.1%, 13.7%) |
| CIE-LAB | lab(85.49, 0.17, 7.27) |
| CIE-LCH | lch(85.49, 7.28, 88.63°) |
| OKLab | oklab(87.5% 0.0023 0.0191) |
| OKLCH | oklch(87.5% 0.019 83.1) |
| XYZ | xyz(63.7336, 66.9749, 64.2023) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.47
Eggshell
#F0EAD6
ΔE00 5.43
Light Grey
#D8DCD6
ΔE00 5.65
Warm Gray
#C9BEB0
ΔE00 5.78
Light Gray
#D3D3D3
ΔE00 6.28
Antiquewhite
#FAEBD7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5C8 #C8CFDC
analogous
#DCCBC8 #DCD5C8 #D9DCC8
triadic
#DCD5C8 #C8DCD5 #D5C8DC
tetradic
#DCD5C8 #C8DCCB #C8CFDC #DCC8D9
square
#DCD5C8 #C8DCCB #C8CFDC #DCC8D9
split-complementary
#DCD5C8 #C8D9DC #CBC8DC
monochromatic
#AC9C7D #C4B8A3 #DCD5C8 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.46
#DCD5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#DCD5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5C8
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5C8 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#E0D3D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd5c8; /* rgb */ color: rgb(220, 213, 200); /* oklch */ color: oklch(87.5% 0.019 83.1);
Tailwind
colors: {
custom: {
50: '#e6e1d8',
500: '#dcd5c8',
950: '#000000',
},
}SCSS
$custom: #dcd5c8; $custom-light: #e6e1d8; $custom-dark: #000000;
JSON
{
"hex": "#dcd5c8",
"rgb": {
"r": 220,
"g": 213,
"b": 200
},
"hsl": {
"h": 39,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87502,
"c": 0.01922,
"h": 83.1
},
"luminance": 0.66974
}Semantic roles & 50–950 ramp
primary
#DCD5C8
secondary
#96A0B2
accent
#65A145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483