#DFD7B7#DFD7B7
#DFD7B7 is a very light, muted yellow. Relative luminance 0.677; OKLCH L 87.7% C 0.043 H 95.5°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7B7 |
|---|---|
| RGB | rgb(223, 215, 183) |
| HSL | hsl(48, 38%, 80%) |
| HSV | hsv(48, 18%, 87%) |
| CMYK | cmyk(0%, 3.6%, 17.9%, 12.5%) |
| CIE-LAB | lab(85.86, -2.46, 16.80) |
| CIE-LCH | lch(85.86, 16.98, 98.34°) |
| OKLab | oklab(87.73% -0.0042 0.0433) |
| OKLCH | oklch(87.73% 0.043 95.5) |
| XYZ | xyz(63.2787, 67.7087, 54.5262) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.26
Eggshell
#F0EAD6
ΔE00 5.91
Warm Beige
#E9DCC9
ΔE00 6.12
Wheat
#F5DEB3
ΔE00 6.18
Champagne
#F7E7CE
ΔE00 6.43
Vanilla
#F3E5AB
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7B7 #B7BFDF
analogous
#DFC3B7 #DFD7B7 #D3DFB7
triadic
#DFD7B7 #B7DFD7 #D7B7DF
tetradic
#DFD7B7 #B7DFC3 #B7BFDF #DFB7D3
square
#DFD7B7 #B7DFC3 #B7BFDF #DFB7D3
split-complementary
#DFD7B7 #B7D3DF #C3B7DF
monochromatic
#B9A862 #CCBF8D #DFD7B7 #F2EFE1 #F6F3EA
Accessibility & contrast
On white
1.44
#DFD7B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DFD7B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7B7
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7B7 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B5
Deuteranopia (green-blind)
#E0D8B8
Tritanopia (blue-blind)
#E6D2CE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd7b7; /* rgb */ color: rgb(223, 215, 183); /* oklch */ color: oklch(87.7% 0.043 95.5);
Tailwind
colors: {
custom: {
50: '#e9e3cc',
500: '#dfd7b7',
950: '#000000',
},
}SCSS
$custom: #dfd7b7; $custom-light: #e9e3cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd7b7",
"rgb": {
"r": 223,
"g": 215,
"b": 183
},
"hsl": {
"h": 48,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87726,
"c": 0.04347,
"h": 95.5
},
"luminance": 0.67708
}Semantic roles & 50–950 ramp
primary
#DFD7B7
secondary
#838DB7
accent
#4DB134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483