#DCD4C8#DCD4C8
#DCD4C8 is a very light, near-neutral orange. Relative luminance 0.665; OKLCH L 87.3% C 0.019 H 78.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4C8 |
|---|---|
| RGB | rgb(220, 212, 200) |
| HSL | hsl(36, 22%, 82%) |
| HSV | hsv(36, 9%, 86%) |
| CMYK | cmyk(0%, 3.6%, 9.1%, 13.7%) |
| CIE-LAB | lab(85.24, 0.69, 6.91) |
| CIE-LCH | lch(85.24, 6.94, 84.26°) |
| OKLab | oklab(87.3% 0.0038 0.0181) |
| OKLCH | oklch(87.3% 0.019 78.2) |
| XYZ | xyz(63.4829, 66.4734, 64.1187) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.55
Warm Gray
#C9BEB0
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 5.99
Eggshell
#F0EAD6
ΔE00 5.99
Light Gray
#D3D3D3
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4C8 #C8D0DC
analogous
#DCCAC8 #DCD4C8 #DADCC8
triadic
#DCD4C8 #C8DCD4 #D4C8DC
tetradic
#DCD4C8 #C8DCCA #C8D0DC #DCC8DA
square
#DCD4C8 #C8DCCA #C8D0DC #DCC8DA
split-complementary
#DCD4C8 #C8DADC #CAC8DC
monochromatic
#AC9A7D #C4B7A3 #DCD4C8 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.47
#DCD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DCD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4C8
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4C8 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#E0D2D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4c8; /* rgb */ color: rgb(220, 212, 200); /* oklch */ color: oklch(87.3% 0.019 78.2);
Tailwind
colors: {
custom: {
50: '#e6e1d8',
500: '#dcd4c8',
950: '#000000',
},
}SCSS
$custom: #dcd4c8; $custom-light: #e6e1d8; $custom-dark: #000000;
JSON
{
"hex": "#dcd4c8",
"rgb": {
"r": 220,
"g": 212,
"b": 200
},
"hsl": {
"h": 36,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87303,
"c": 0.01852,
"h": 78.2
},
"luminance": 0.66473
}Semantic roles & 50–950 ramp
primary
#DCD4C8
secondary
#96A1B2
accent
#6AA145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483