#DCD0C4#DCD0C4
#DCD0C4 is a very light, muted orange. Relative luminance 0.643; OKLCH L 86.4% C 0.021 H 67.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0C4 |
|---|---|
| RGB | rgb(220, 208, 196) |
| HSL | hsl(30, 26%, 82%) |
| HSV | hsv(30, 11%, 86%) |
| CMYK | cmyk(0%, 5.5%, 10.9%, 13.7%) |
| CIE-LAB | lab(84.13, 2.12, 7.44) |
| CIE-LCH | lch(84.13, 7.73, 74.08°) |
| OKLab | oklab(86.4% 0.0081 0.0195) |
| OKLCH | oklch(86.4% 0.021 67.5) |
| XYZ | xyz(62.0340, 64.3137, 61.3597) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.95
Warm Gray
#C9BEB0
ΔE00 4.71
Antiquewhite
#FAEBD7
ΔE00 6.78
Light Gray
#D3D3D3
ΔE00 6.85
Champagne
#F7E7CE
ΔE00 7.08
Linen
#FAF0E6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0C4 #C4D0DC
analogous
#DCC4C4 #DCD0C4 #DCDCC4
triadic
#DCD0C4 #C4DCD0 #D0C4DC
tetradic
#DCD0C4 #C4DCC4 #C4D0DC #DCC4DC
square
#DCD0C4 #C4DCC4 #C4D0DC #DCC4DC
split-complementary
#DCD0C4 #C4DCDC #C4C4DC
monochromatic
#AE9377 #C5B19E #DCD0C4 #F3EFEA #F4F0EC
Accessibility & contrast
On white
1.51
#DCD0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DCD0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0C4
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0C4 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#D7D3C4
Tritanopia (blue-blind)
#E1CDCD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd0c4; /* rgb */ color: rgb(220, 208, 196); /* oklch */ color: oklch(86.4% 0.021 67.5);
Tailwind
colors: {
custom: {
50: '#e7ded5',
500: '#dcd0c4',
950: '#000000',
},
}SCSS
$custom: #dcd0c4; $custom-light: #e7ded5; $custom-dark: #000000;
JSON
{
"hex": "#dcd0c4",
"rgb": {
"r": 220,
"g": 208,
"b": 196
},
"hsl": {
"h": 30,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.86401,
"c": 0.02112,
"h": 67.5
},
"luminance": 0.64313
}Semantic roles & 50–950 ramp
primary
#DCD0C4
secondary
#91A2B3
accent
#73A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483