#DCD3C5#DCD3C5
#DCD3C5 is a very light, muted orange. Relative luminance 0.658; OKLCH L 87.0% C 0.021 H 79.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3C5 |
|---|---|
| RGB | rgb(220, 211, 197) |
| HSL | hsl(37, 25%, 82%) |
| HSV | hsv(37, 10%, 86%) |
| CMYK | cmyk(0%, 4.1%, 10.5%, 13.7%) |
| CIE-LAB | lab(84.91, 0.72, 8.03) |
| CIE-LCH | lch(84.91, 8.06, 84.88°) |
| OKLab | oklab(87.02% 0.0041 0.021) |
| OKLCH | oklch(87.02% 0.021 79.1) |
| XYZ | xyz(62.8865, 65.8361, 62.2073) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.07
Warm Gray
#C9BEB0
ΔE00 5.17
Eggshell
#F0EAD6
ΔE00 5.88
Antiquewhite
#FAEBD7
ΔE00 6.20
Champagne
#F7E7CE
ΔE00 6.24
Light Grey
#D8DCD6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3C5 #C5CEDC
analogous
#DCC8C5 #DCD3C5 #DADCC5
triadic
#DCD3C5 #C5DCD3 #D3C5DC
tetradic
#DCD3C5 #C5DCC8 #C5CEDC #DCC5DA
square
#DCD3C5 #C5DCC8 #C5CEDC #DCC5DA
split-complementary
#DCD3C5 #C5DADC #C8C5DC
monochromatic
#AE9979 #C5B69F #DCD3C5 #F3F0EB #F3F1EC
Accessibility & contrast
On white
1.48
#DCD3C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#DCD3C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3C5
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3C5 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C4
Deuteranopia (green-blind)
#D9D5C5
Tritanopia (blue-blind)
#E0D0CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd3c5; /* rgb */ color: rgb(220, 211, 197); /* oklch */ color: oklch(87.0% 0.021 79.1);
Tailwind
colors: {
custom: {
50: '#e7e0d6',
500: '#dcd3c5',
950: '#000000',
},
}SCSS
$custom: #dcd3c5; $custom-light: #e7e0d6; $custom-dark: #000000;
JSON
{
"hex": "#dcd3c5",
"rgb": {
"r": 220,
"g": 211,
"b": 197
},
"hsl": {
"h": 36.522,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.87024,
"c": 0.02143,
"h": 79.1
},
"luminance": 0.65835
}Semantic roles & 50–950 ramp
primary
#DCD3C5
secondary
#939FB3
accent
#68A342
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483