#DCD0B2#DCD0B2
#DCD0B2 is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.0% C 0.042 H 88.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0B2 |
|---|---|
| RGB | rgb(220, 208, 178) |
| HSL | hsl(43, 38%, 78%) |
| HSV | hsv(43, 19%, 86%) |
| CMYK | cmyk(0%, 5.5%, 19.1%, 13.7%) |
| CIE-LAB | lab(83.73, -0.69, 16.41) |
| CIE-LCH | lch(83.73, 16.42, 92.39°) |
| OKLab | oklab(85.95% 0.0009 0.0423) |
| OKLCH | oklch(85.95% 0.042 88.8) |
| XYZ | xyz(60.1067, 63.5428, 51.2095) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.26
Wheat
#F5DEB3
ΔE00 5.86
Champagne
#F7E7CE
ΔE00 6.24
Beige (survey)
#E6DAA6
ΔE00 6.29
Eggshell
#F0EAD6
ΔE00 6.90
Blanchedalmond
#FFEBCD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0B2 #B2BEDC
analogous
#DCBBB2 #DCD0B2 #D3DCB2
triadic
#DCD0B2 #B2DCD0 #D0B2DC
tetradic
#DCD0B2 #B2DCBB #B2BEDC #DCB2D3
square
#DCD0B2 #B2DCBB #B2BEDC #DCB2D3
split-complementary
#DCD0B2 #B2D3DC #BBB2DC
monochromatic
#B69D5E #C9B688 #DCD0B2 #EFEADC #F5F2EA
Accessibility & contrast
On white
1.53
#DCD0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DCD0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0B2
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0B2 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB0
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#E3CBC8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcd0b2; /* rgb */ color: rgb(220, 208, 178); /* oklch */ color: oklch(86.0% 0.042 88.8);
Tailwind
colors: {
custom: {
50: '#e7dec9',
500: '#dcd0b2',
950: '#000000',
},
}SCSS
$custom: #dcd0b2; $custom-light: #e7dec9; $custom-dark: #000000;
JSON
{
"hex": "#dcd0b2",
"rgb": {
"r": 220,
"g": 208,
"b": 178
},
"hsl": {
"h": 42.857,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.85952,
"c": 0.04228,
"h": 88.8
},
"luminance": 0.63542
}Semantic roles & 50–950 ramp
primary
#DCD0B2
secondary
#7E8EB4
accent
#58B035
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482