#DFD7B6#DFD7B6
#DFD7B6 is a very light, muted yellow. Relative luminance 0.677; OKLCH L 87.7% C 0.045 H 95.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7B6 |
|---|---|
| RGB | rgb(223, 215, 182) |
| HSL | hsl(48, 39%, 79%) |
| HSV | hsv(48, 18%, 87%) |
| CMYK | cmyk(0%, 3.6%, 18.4%, 12.5%) |
| CIE-LAB | lab(85.84, -2.61, 17.30) |
| CIE-LCH | lch(85.84, 17.49, 98.58°) |
| OKLab | oklab(87.7% -0.0046 0.0445) |
| OKLCH | oklch(87.7% 0.045 95.9) |
| XYZ | xyz(63.1750, 67.6672, 53.9800) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.98
Wheat
#F5DEB3
ΔE00 6.11
Eggshell
#F0EAD6
ΔE00 6.13
Warm Beige
#E9DCC9
ΔE00 6.39
Champagne
#F7E7CE
ΔE00 6.62
Vanilla
#F3E5AB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7B6 #B6BEDF
analogous
#DFC3B6 #DFD7B6 #D3DFB6
triadic
#DFD7B6 #B6DFD7 #D7B6DF
tetradic
#DFD7B6 #B6DFC3 #B6BEDF #DFB6D3
square
#DFD7B6 #B6DFC3 #B6BEDF #DFB6D3
split-complementary
#DFD7B6 #B6D3DF #C3B6DF
monochromatic
#BAA861 #CCC08B #DFD7B6 #F2EEE1 #F6F3EA
Accessibility & contrast
On white
1.44
#DFD7B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#DFD7B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7B6
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7B6 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B4
Deuteranopia (green-blind)
#E1D8B7
Tritanopia (blue-blind)
#E6D2CE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd7b6; /* rgb */ color: rgb(223, 215, 182); /* oklch */ color: oklch(87.7% 0.045 95.9);
Tailwind
colors: {
custom: {
50: '#e9e3cc',
500: '#dfd7b6',
950: '#000000',
},
}SCSS
$custom: #dfd7b6; $custom-light: #e9e3cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd7b6",
"rgb": {
"r": 223,
"g": 215,
"b": 182
},
"hsl": {
"h": 48.293,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87703,
"c": 0.04474,
"h": 95.9
},
"luminance": 0.67666
}Semantic roles & 50–950 ramp
primary
#DFD7B6
secondary
#828CB7
accent
#4CB233
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483