#DCD9BB#DCD9BB
#DCD9BB is a very light, muted yellow. Relative luminance 0.684; OKLCH L 88.0% C 0.040 H 102.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9BB |
|---|---|
| RGB | rgb(220, 217, 187) |
| HSL | hsl(55, 32%, 80%) |
| HSV | hsv(55, 15%, 86%) |
| CMYK | cmyk(0%, 1.4%, 15%, 13.7%) |
| CIE-LAB | lab(86.22, -3.97, 15.17) |
| CIE-LCH | lch(86.22, 15.68, 104.68°) |
| OKLab | oklab(87.98% -0.0087 0.0392) |
| OKLCH | oklch(87.98% 0.04 102.5) |
| XYZ | xyz(63.2970, 68.4299, 56.8779) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.74
Beige (survey)
#E6DAA6
ΔE00 6.34
Beige
#F5F5DC
ΔE00 6.38
Warm Beige
#E9DCC9
ΔE00 7.13
Cornsilk
#FFF8DC
ΔE00 7.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9BB #BBBEDC
analogous
#DCC8BB #DCD9BB #CFDCBB
triadic
#DCD9BB #BBDCD9 #D9BBDC
tetradic
#DCD9BB #BBDCC8 #BBBEDC #DCBBCF
square
#DCD9BB #BBDCC8 #BBBEDC #DCBBCF
split-complementary
#DCD9BB #BBCFDC #C8BBDC
monochromatic
#B2AC6A #C7C293 #DCD9BB #F1F0E3 #F5F4EB
Accessibility & contrast
On white
1.43
#DCD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#DCD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9BB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9BB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#E0D9BC
Tritanopia (blue-blind)
#E1D5D0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd9bb; /* rgb */ color: rgb(220, 217, 187); /* oklch */ color: oklch(88.0% 0.040 102.5);
Tailwind
colors: {
custom: {
50: '#e7e4cf',
500: '#dcd9bb',
950: '#000000',
},
}SCSS
$custom: #dcd9bb; $custom-light: #e7e4cf; $custom-dark: #000000;
JSON
{
"hex": "#dcd9bb",
"rgb": {
"r": 220,
"g": 217,
"b": 187
},
"hsl": {
"h": 54.545,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.87981,
"c": 0.04014,
"h": 102.5
},
"luminance": 0.68429
}Semantic roles & 50–950 ramp
primary
#DCD9BB
secondary
#888CB3
accent
#45AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483