#DFD7B8#DFD7B8
#DFD7B8 is a very light, muted yellow. Relative luminance 0.677; OKLCH L 87.8% C 0.042 H 95.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7B8 |
|---|---|
| RGB | rgb(223, 215, 184) |
| HSL | hsl(48, 38%, 80%) |
| HSV | hsv(48, 17%, 87%) |
| CMYK | cmyk(0%, 3.6%, 17.5%, 12.5%) |
| CIE-LAB | lab(85.88, -2.31, 16.30) |
| CIE-LCH | lch(85.88, 16.47, 98.07°) |
| OKLab | oklab(87.75% -0.0038 0.042) |
| OKLCH | oklch(87.75% 0.042 95.2) |
| XYZ | xyz(63.3831, 67.7505, 55.0763) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.55
Eggshell
#F0EAD6
ΔE00 5.69
Warm Beige
#E9DCC9
ΔE00 5.84
Champagne
#F7E7CE
ΔE00 6.26
Wheat
#F5DEB3
ΔE00 6.26
Cornsilk
#FFF8DC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7B8 #B8C0DF
analogous
#DFC4B8 #DFD7B8 #D4DFB8
triadic
#DFD7B8 #B8DFD7 #D7B8DF
tetradic
#DFD7B8 #B8DFC4 #B8C0DF #DFB8D4
square
#DFD7B8 #B8DFC4 #B8C0DF #DFB8D4
split-complementary
#DFD7B8 #B8D4DF #C4B8DF
monochromatic
#B9A764 #CCBF8E #DFD7B8 #F2EFE2 #F5F3EA
Accessibility & contrast
On white
1.44
#DFD7B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#DFD7B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7B8
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7B8 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B6
Deuteranopia (green-blind)
#E0D8B9
Tritanopia (blue-blind)
#E6D2CE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd7b8; /* rgb */ color: rgb(223, 215, 184); /* oklch */ color: oklch(87.8% 0.042 95.2);
Tailwind
colors: {
custom: {
50: '#e9e3cd',
500: '#dfd7b8',
950: '#000000',
},
}SCSS
$custom: #dfd7b8; $custom-light: #e9e3cd; $custom-dark: #000000;
JSON
{
"hex": "#dfd7b8",
"rgb": {
"r": 223,
"g": 215,
"b": 184
},
"hsl": {
"h": 47.692,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.8775,
"c": 0.0422,
"h": 95.2
},
"luminance": 0.6775
}Semantic roles & 50–950 ramp
primary
#DFD7B8
secondary
#848EB7
accent
#4EB135
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483