#DFD6B7#DFD6B7
#DFD6B7 is a very light, muted yellow. Relative luminance 0.672; OKLCH L 87.5% C 0.042 H 93.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6B7 |
|---|---|
| RGB | rgb(223, 214, 183) |
| HSL | hsl(47, 38%, 80%) |
| HSV | hsv(47, 18%, 87%) |
| CMYK | cmyk(0%, 4%, 17.9%, 12.5%) |
| CIE-LAB | lab(85.61, -1.95, 16.44) |
| CIE-LCH | lch(85.61, 16.56, 96.75°) |
| OKLab | oklab(87.53% -0.0027 0.0424) |
| OKLCH | oklch(87.53% 0.042 93.7) |
| XYZ | xyz(63.0248, 67.2010, 54.4415) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.55
Warm Beige
#E9DCC9
ΔE00 5.62
Eggshell
#F0EAD6
ΔE00 5.84
Wheat
#F5DEB3
ΔE00 5.99
Champagne
#F7E7CE
ΔE00 6.09
Blanchedalmond
#FFEBCD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6B7 #B7C0DF
analogous
#DFC2B7 #DFD6B7 #D4DFB7
triadic
#DFD6B7 #B7DFD6 #D6B7DF
tetradic
#DFD6B7 #B7DFC2 #B7C0DF #DFB7D4
square
#DFD6B7 #B7DFC2 #B7C0DF #DFB7D4
split-complementary
#DFD6B7 #B7D4DF #C2B7DF
monochromatic
#B9A662 #CCBE8D #DFD6B7 #F2EEE1 #F6F3EA
Accessibility & contrast
On white
1.45
#DFD6B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#DFD6B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6B7
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6B7 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B5
Deuteranopia (green-blind)
#E0D7B8
Tritanopia (blue-blind)
#E6D1CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd6b7; /* rgb */ color: rgb(223, 214, 183); /* oklch */ color: oklch(87.5% 0.042 93.7);
Tailwind
colors: {
custom: {
50: '#e9e2cc',
500: '#dfd6b7',
950: '#000000',
},
}SCSS
$custom: #dfd6b7; $custom-light: #e9e2cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd6b7",
"rgb": {
"r": 223,
"g": 214,
"b": 183
},
"hsl": {
"h": 46.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87525,
"c": 0.04247,
"h": 93.7
},
"luminance": 0.672
}Semantic roles & 50–950 ramp
primary
#DFD6B7
secondary
#838FB7
accent
#50B134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483