#DCD7B2#DCD7B2
#DCD7B2 is a very light, muted yellow. Relative luminance 0.670; OKLCH L 87.4% C 0.049 H 101.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7B2 |
|---|---|
| RGB | rgb(220, 215, 178) |
| HSL | hsl(53, 38%, 78%) |
| HSV | hsv(53, 19%, 86%) |
| CMYK | cmyk(0%, 2.3%, 19.1%, 13.7%) |
| CIE-LAB | lab(85.52, -4.30, 18.91) |
| CIE-LCH | lch(85.52, 19.40, 102.81°) |
| OKLab | oklab(87.37% -0.0094 0.0485) |
| OKLCH | oklch(87.37% 0.049 101) |
| XYZ | xyz(61.8512, 67.0317, 51.7910) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.35
Vanilla
#F3E5AB
ΔE00 6.46
Palegoldenrod
#EEE8AA
ΔE00 6.82
Wheat
#F5DEB3
ΔE00 7.09
Eggshell
#F0EAD6
ΔE00 7.31
Pale
#FFF9D0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7B2 #B2B7DC
analogous
#DCC2B2 #DCD7B2 #CCDCB2
triadic
#DCD7B2 #B2DCD7 #D7B2DC
tetradic
#DCD7B2 #B2DCC2 #B2B7DC #DCB2CC
square
#DCD7B2 #B2DCC2 #B2B7DC #DCB2CC
split-complementary
#DCD7B2 #B2CCDC #C2B2DC
monochromatic
#B6AB5E #C9C188 #DCD7B2 #EFEDDC #F5F4EA
Accessibility & contrast
On white
1.46
#DCD7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DCD7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7B2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7B2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4B0
Deuteranopia (green-blind)
#E0D7B3
Tritanopia (blue-blind)
#E3D2CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd7b2; /* rgb */ color: rgb(220, 215, 178); /* oklch */ color: oklch(87.4% 0.049 101.0);
Tailwind
colors: {
custom: {
50: '#e7e3c9',
500: '#dcd7b2',
950: '#000000',
},
}SCSS
$custom: #dcd7b2; $custom-light: #e7e3c9; $custom-dark: #000000;
JSON
{
"hex": "#dcd7b2",
"rgb": {
"r": 220,
"g": 215,
"b": 178
},
"hsl": {
"h": 52.857,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.87366,
"c": 0.0494,
"h": 101
},
"luminance": 0.67031
}Semantic roles & 50–950 ramp
primary
#DCD7B2
secondary
#7E85B4
accent
#44B035
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482