#DCD3C4#DCD3C4
#DCD3C4 is a very light, muted orange. Relative luminance 0.658; OKLCH L 87.0% C 0.023 H 80.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3C4 |
|---|---|
| RGB | rgb(220, 211, 196) |
| HSL | hsl(38, 26%, 82%) |
| HSV | hsv(38, 11%, 86%) |
| CMYK | cmyk(0%, 4.1%, 10.9%, 13.7%) |
| CIE-LAB | lab(84.89, 0.56, 8.53) |
| CIE-LCH | lch(84.89, 8.55, 86.26°) |
| OKLab | oklab(87% 0.0037 0.0223) |
| OKLCH | oklch(87% 0.023 80.7) |
| XYZ | xyz(62.7723, 65.7904, 61.6058) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.92
Warm Gray
#C9BEB0
ΔE00 5.20
Eggshell
#F0EAD6
ΔE00 5.69
Champagne
#F7E7CE
ΔE00 6.06
Antiquewhite
#FAEBD7
ΔE00 6.14
Light Grey
#D8DCD6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3C4 #C4CDDC
analogous
#DCC7C4 #DCD3C4 #D9DCC4
triadic
#DCD3C4 #C4DCD3 #D3C4DC
tetradic
#DCD3C4 #C4DCC7 #C4CDDC #DCC4D9
square
#DCD3C4 #C4DCC7 #C4CDDC #DCC4D9
split-complementary
#DCD3C4 #C4D9DC #C7C4DC
monochromatic
#AE9A77 #C5B69E #DCD3C4 #F3F0EA #F4F1EC
Accessibility & contrast
On white
1.48
#DCD3C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#DCD3C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3C4
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3C4 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C3
Deuteranopia (green-blind)
#DAD5C4
Tritanopia (blue-blind)
#E1D0CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd3c4; /* rgb */ color: rgb(220, 211, 196); /* oklch */ color: oklch(87.0% 0.023 80.7);
Tailwind
colors: {
custom: {
50: '#e7e0d5',
500: '#dcd3c4',
950: '#000000',
},
}SCSS
$custom: #dcd3c4; $custom-light: #e7e0d5; $custom-dark: #000000;
JSON
{
"hex": "#dcd3c4",
"rgb": {
"r": 220,
"g": 211,
"b": 196
},
"hsl": {
"h": 37.5,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.86998,
"c": 0.02262,
"h": 80.7
},
"luminance": 0.6579
}Semantic roles & 50–950 ramp
primary
#DCD3C4
secondary
#919EB3
accent
#66A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483