#DCD9BF#DCD9BF
#DCD9BF is a very light, muted yellow. Relative luminance 0.686; OKLCH L 88.1% C 0.035 H 101.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9BF |
|---|---|
| RGB | rgb(220, 217, 191) |
| HSL | hsl(54, 29%, 81%) |
| HSV | hsv(54, 13%, 86%) |
| CMYK | cmyk(0%, 1.4%, 13.2%, 13.7%) |
| CIE-LAB | lab(86.31, -3.35, 13.19) |
| CIE-LCH | lch(86.31, 13.61, 104.25°) |
| OKLab | oklab(88.08% -0.0071 0.0342) |
| OKLCH | oklch(88.08% 0.035 101.7) |
| XYZ | xyz(63.7311, 68.6035, 59.1645) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.94
Beige
#F5F5DC
ΔE00 6.13
Warm Beige
#E9DCC9
ΔE00 6.25
Cornsilk
#FFF8DC
ΔE00 7.05
Champagne
#F7E7CE
ΔE00 7.16
Beige (survey)
#E6DAA6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9BF #BFC2DC
analogous
#DCCABF #DCD9BF #D0DCBF
triadic
#DCD9BF #BFDCD9 #D9BFDC
tetradic
#DCD9BF #BFDCCA #BFC2DC #DCBFD0
square
#DCD9BF #BFDCCA #BFC2DC #DCBFD0
split-complementary
#DCD9BF #BFD0DC #CABFDC
monochromatic
#B1AA70 #C6C297 #DCD9BF #F2F0E7 #F4F3EB
Accessibility & contrast
On white
1.43
#DCD9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DCD9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9BF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9BF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BE
Deuteranopia (green-blind)
#DFD9C0
Tritanopia (blue-blind)
#E1D5D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd9bf; /* rgb */ color: rgb(220, 217, 191); /* oklch */ color: oklch(88.1% 0.035 101.7);
Tailwind
colors: {
custom: {
50: '#e7e4d2',
500: '#dcd9bf',
950: '#000000',
},
}SCSS
$custom: #dcd9bf; $custom-light: #e7e4d2; $custom-dark: #000000;
JSON
{
"hex": "#dcd9bf",
"rgb": {
"r": 220,
"g": 217,
"b": 191
},
"hsl": {
"h": 53.793,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.88077,
"c": 0.03491,
"h": 101.7
},
"luminance": 0.68603
}Semantic roles & 50–950 ramp
primary
#DCD9BF
secondary
#8C90B3
accent
#49A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483