#DCD5BF#DCD5BF
#DCD5BF is a very light, muted yellow. Relative luminance 0.666; OKLCH L 87.3% C 0.031 H 92.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5BF |
|---|---|
| RGB | rgb(220, 213, 191) |
| HSL | hsl(46, 29%, 81%) |
| HSV | hsv(46, 13%, 86%) |
| CMYK | cmyk(0%, 3.2%, 13.2%, 13.7%) |
| CIE-LAB | lab(85.28, -1.28, 11.74) |
| CIE-LCH | lch(85.28, 11.81, 96.25°) |
| OKLab | oklab(87.27% -0.0012 0.0305) |
| OKLCH | oklch(87.27% 0.031 92.3) |
| XYZ | xyz(62.7126, 66.5665, 58.8250) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.02
Eggshell
#F0EAD6
ΔE00 4.76
Champagne
#F7E7CE
ΔE00 5.87
Antiquewhite
#FAEBD7
ΔE00 6.73
Warm Gray
#C9BEB0
ΔE00 6.89
Papayawhip
#FFEFD5
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5BF #BFC6DC
analogous
#DCC6BF #DCD5BF #D4DCBF
triadic
#DCD5BF #BFDCD5 #D5BFDC
tetradic
#DCD5BF #BFDCC6 #BFC6DC #DCBFD4
square
#DCD5BF #BFDCC6 #BFC6DC #DCBFD4
split-complementary
#DCD5BF #BFD4DC #C6BFDC
monochromatic
#B1A170 #C6BB97 #DCD5BF #F2EFE7 #F4F2EB
Accessibility & contrast
On white
1.47
#DCD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DCD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5BF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5BF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BE
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#E1D1CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd5bf; /* rgb */ color: rgb(220, 213, 191); /* oklch */ color: oklch(87.3% 0.031 92.3);
Tailwind
colors: {
custom: {
50: '#e7e1d2',
500: '#dcd5bf',
950: '#000000',
},
}SCSS
$custom: #dcd5bf; $custom-light: #e7e1d2; $custom-dark: #000000;
JSON
{
"hex": "#dcd5bf",
"rgb": {
"r": 220,
"g": 213,
"b": 191
},
"hsl": {
"h": 45.517,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87271,
"c": 0.03055,
"h": 92.3
},
"luminance": 0.66566
}Semantic roles & 50–950 ramp
primary
#DCD5BF
secondary
#8C95B3
accent
#57A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483