#DFD7B4#DFD7B4
#DFD7B4 is a very light, muted yellow. Relative luminance 0.676; OKLCH L 87.7% C 0.047 H 96.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7B4 |
|---|---|
| RGB | rgb(223, 215, 180) |
| HSL | hsl(49, 40%, 79%) |
| HSV | hsv(49, 19%, 87%) |
| CMYK | cmyk(0%, 3.6%, 19.3%, 12.5%) |
| CIE-LAB | lab(85.80, -2.91, 18.29) |
| CIE-LCH | lch(85.80, 18.52, 99.03°) |
| OKLab | oklab(87.66% -0.0054 0.047) |
| OKLCH | oklch(87.66% 0.047 96.6) |
| XYZ | xyz(62.9698, 67.5851, 52.8992) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.44
Wheat
#F5DEB3
ΔE00 6.01
Vanilla
#F3E5AB
ΔE00 6.49
Eggshell
#F0EAD6
ΔE00 6.57
Warm Beige
#E9DCC9
ΔE00 6.93
Champagne
#F7E7CE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7B4 #B4BCDF
analogous
#DFC2B4 #DFD7B4 #D2DFB4
triadic
#DFD7B4 #B4DFD7 #D7B4DF
tetradic
#DFD7B4 #B4DFC2 #B4BCDF #DFB4D2
square
#DFD7B4 #B4DFC2 #B4BCDF #DFB4D2
split-complementary
#DFD7B4 #B4D2DF #C2B4DF
monochromatic
#BAA95E #CDC089 #DFD7B4 #F1EEDF #F6F4EA
Accessibility & contrast
On white
1.45
#DFD7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#DFD7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7B4
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7B4 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B2
Deuteranopia (green-blind)
#E1D8B5
Tritanopia (blue-blind)
#E6D2CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd7b4; /* rgb */ color: rgb(223, 215, 180); /* oklch */ color: oklch(87.7% 0.047 96.6);
Tailwind
colors: {
custom: {
50: '#e9e3ca',
500: '#dfd7b4',
950: '#000000',
},
}SCSS
$custom: #dfd7b4; $custom-light: #e9e3ca; $custom-dark: #000000;
JSON
{
"hex": "#dfd7b4",
"rgb": {
"r": 223,
"g": 215,
"b": 180
},
"hsl": {
"h": 48.837,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.87657,
"c": 0.04728,
"h": 96.6
},
"luminance": 0.67584
}Semantic roles & 50–950 ramp
primary
#DFD7B4
secondary
#808AB8
accent
#4AB332
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482