#DCD4BB#DCD4BB
#DCD4BB is a very light, muted yellow. Relative luminance 0.659; OKLCH L 87.0% C 0.035 H 92.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4BB |
|---|---|
| RGB | rgb(220, 212, 187) |
| HSL | hsl(45, 32%, 80%) |
| HSV | hsv(45, 15%, 86%) |
| CMYK | cmyk(0%, 3.6%, 15%, 13.7%) |
| CIE-LAB | lab(84.94, -1.39, 13.36) |
| CIE-LCH | lch(84.94, 13.44, 95.96°) |
| OKLab | oklab(86.97% -0.0014 0.0346) |
| OKLCH | oklch(86.97% 0.035 92.3) |
| XYZ | xyz(62.0277, 65.8913, 56.4548) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.47
Eggshell
#F0EAD6
ΔE00 5.26
Champagne
#F7E7CE
ΔE00 5.93
Antiquewhite
#FAEBD7
ΔE00 7.08
Warm Gray
#C9BEB0
ΔE00 7.19
Papayawhip
#FFEFD5
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4BB #BBC3DC
analogous
#DCC4BB #DCD4BB #D3DCBB
triadic
#DCD4BB #BBDCD4 #D4BBDC
tetradic
#DCD4BB #BBDCC4 #BBC3DC #DCBBD3
square
#DCD4BB #BBDCC4 #BBC3DC #DCBBD3
split-complementary
#DCD4BB #BBD3DC #C4BBDC
monochromatic
#B2A16A #C7BA93 #DCD4BB #F1EEE3 #F5F2EB
Accessibility & contrast
On white
1.48
#DCD4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#DCD4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4BB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4BB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#DCD5BC
Tritanopia (blue-blind)
#E2D0CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd4bb; /* rgb */ color: rgb(220, 212, 187); /* oklch */ color: oklch(87.0% 0.035 92.3);
Tailwind
colors: {
custom: {
50: '#e7e1cf',
500: '#dcd4bb',
950: '#000000',
},
}SCSS
$custom: #dcd4bb; $custom-light: #e7e1cf; $custom-dark: #000000;
JSON
{
"hex": "#dcd4bb",
"rgb": {
"r": 220,
"g": 212,
"b": 187
},
"hsl": {
"h": 45.455,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86972,
"c": 0.03467,
"h": 92.3
},
"luminance": 0.6589
}Semantic roles & 50–950 ramp
primary
#DCD4BB
secondary
#8892B3
accent
#56AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483