#DCD4B8#DCD4B8
#DCD4B8 is a very light, muted yellow. Relative luminance 0.658; OKLCH L 86.9% C 0.038 H 93.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4B8 |
|---|---|
| RGB | rgb(220, 212, 184) |
| HSL | hsl(47, 34%, 79%) |
| HSV | hsv(47, 16%, 86%) |
| CMYK | cmyk(0%, 3.6%, 16.4%, 13.7%) |
| CIE-LAB | lab(84.88, -1.86, 14.85) |
| CIE-LCH | lch(84.88, 14.97, 97.12°) |
| OKLab | oklab(86.9% -0.0026 0.0384) |
| OKLCH | oklch(86.9% 0.038 93.9) |
| XYZ | xyz(61.7099, 65.7642, 54.7810) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.27
Eggshell
#F0EAD6
ΔE00 5.70
Champagne
#F7E7CE
ΔE00 6.28
Beige (survey)
#E6DAA6
ΔE00 6.53
Wheat
#F5DEB3
ΔE00 6.83
Papayawhip
#FFEFD5
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4B8 #B8C0DC
analogous
#DCC2B8 #DCD4B8 #D2DCB8
triadic
#DCD4B8 #B8DCD4 #D4B8DC
tetradic
#DCD4B8 #B8DCC2 #B8C0DC #DCB8D2
square
#DCD4B8 #B8DCC2 #B8C0DC #DCB8D2
split-complementary
#DCD4B8 #B8D2DC #C2B8DC
monochromatic
#B4A266 #C8BB8F #DCD4B8 #F0EDE1 #F5F3EB
Accessibility & contrast
On white
1.48
#DCD4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DCD4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4B8
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4B8 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B6
Deuteranopia (green-blind)
#DDD5B9
Tritanopia (blue-blind)
#E2D0CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd4b8; /* rgb */ color: rgb(220, 212, 184); /* oklch */ color: oklch(86.9% 0.038 93.9);
Tailwind
colors: {
custom: {
50: '#e7e1cd',
500: '#dcd4b8',
950: '#000000',
},
}SCSS
$custom: #dcd4b8; $custom-light: #e7e1cd; $custom-dark: #000000;
JSON
{
"hex": "#dcd4b8",
"rgb": {
"r": 220,
"g": 212,
"b": 184
},
"hsl": {
"h": 46.667,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.86899,
"c": 0.03848,
"h": 93.9
},
"luminance": 0.65763
}Semantic roles & 50–950 ramp
primary
#DCD4B8
secondary
#858FB4
accent
#53AD39
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483