#DCD8BB#DCD8BB
#DCD8BB is a very light, muted yellow. Relative luminance 0.679; OKLCH L 87.8% C 0.039 H 100.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8BB |
|---|---|
| RGB | rgb(220, 216, 187) |
| HSL | hsl(53, 32%, 80%) |
| HSV | hsv(53, 15%, 86%) |
| CMYK | cmyk(0%, 1.8%, 15%, 13.7%) |
| CIE-LAB | lab(85.96, -3.46, 14.81) |
| CIE-LCH | lch(85.96, 15.21, 103.15°) |
| OKLab | oklab(87.78% -0.0072 0.0383) |
| OKLCH | oklch(87.78% 0.039 100.7) |
| XYZ | xyz(63.0400, 67.9159, 56.7922) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.52
Beige (survey)
#E6DAA6
ΔE00 6.46
Beige
#F5F5DC
ΔE00 6.55
Warm Beige
#E9DCC9
ΔE00 6.60
Cornsilk
#FFF8DC
ΔE00 7.23
Champagne
#F7E7CE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8BB #BBBFDC
analogous
#DCC8BB #DCD8BB #D0DCBB
triadic
#DCD8BB #BBDCD8 #D8BBDC
tetradic
#DCD8BB #BBDCC8 #BBBFDC #DCBBD0
square
#DCD8BB #BBDCC8 #BBBFDC #DCBBD0
split-complementary
#DCD8BB #BBD0DC #C8BBDC
monochromatic
#B2AA6A #C7C193 #DCD8BB #F1EFE3 #F5F3EB
Accessibility & contrast
On white
1.44
#DCD8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DCD8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8BB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8BB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#DFD8BC
Tritanopia (blue-blind)
#E2D4D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd8bb; /* rgb */ color: rgb(220, 216, 187); /* oklch */ color: oklch(87.8% 0.039 100.7);
Tailwind
colors: {
custom: {
50: '#e7e4cf',
500: '#dcd8bb',
950: '#000000',
},
}SCSS
$custom: #dcd8bb; $custom-light: #e7e4cf; $custom-dark: #000000;
JSON
{
"hex": "#dcd8bb",
"rgb": {
"r": 220,
"g": 216,
"b": 187
},
"hsl": {
"h": 52.727,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.87778,
"c": 0.03896,
"h": 100.7
},
"luminance": 0.67915
}Semantic roles & 50–950 ramp
primary
#DCD8BB
secondary
#888DB3
accent
#48AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483