#DFD8B7#DFD8B7
#DFD8B7 is a very light, muted yellow. Relative luminance 0.682; OKLCH L 87.9% C 0.045 H 97.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8B7 |
|---|---|
| RGB | rgb(223, 216, 183) |
| HSL | hsl(50, 38%, 80%) |
| HSV | hsv(50, 18%, 87%) |
| CMYK | cmyk(0%, 3.1%, 17.9%, 12.5%) |
| CIE-LAB | lab(86.12, -2.98, 17.16) |
| CIE-LCH | lch(86.12, 17.41, 99.84°) |
| OKLab | oklab(87.93% -0.0057 0.0442) |
| OKLCH | oklch(87.93% 0.045 97.3) |
| XYZ | xyz(63.5341, 68.2195, 54.6113) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.03
Eggshell
#F0EAD6
ΔE00 6.03
Wheat
#F5DEB3
ΔE00 6.41
Warm Beige
#E9DCC9
ΔE00 6.62
Champagne
#F7E7CE
ΔE00 6.80
Vanilla
#F3E5AB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8B7 #B7BEDF
analogous
#DFC4B7 #DFD8B7 #D2DFB7
triadic
#DFD8B7 #B7DFD8 #D8B7DF
tetradic
#DFD8B7 #B7DFC4 #B7BEDF #DFB7D2
square
#DFD8B7 #B7DFC4 #B7BEDF #DFB7D2
split-complementary
#DFD8B7 #B7D2DF #C4B7DF
monochromatic
#B9AA62 #CCC18D #DFD8B7 #F2EFE1 #F6F4EA
Accessibility & contrast
On white
1.43
#DFD8B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#DFD8B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8B7
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8B7 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B5
Deuteranopia (green-blind)
#E1D9B8
Tritanopia (blue-blind)
#E6D3CF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd8b7; /* rgb */ color: rgb(223, 216, 183); /* oklch */ color: oklch(87.9% 0.045 97.3);
Tailwind
colors: {
custom: {
50: '#e9e4cc',
500: '#dfd8b7',
950: '#000000',
},
}SCSS
$custom: #dfd8b7; $custom-light: #e9e4cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd8b7",
"rgb": {
"r": 223,
"g": 216,
"b": 183
},
"hsl": {
"h": 49.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87928,
"c": 0.04452,
"h": 97.3
},
"luminance": 0.68219
}Semantic roles & 50–950 ramp
primary
#DFD8B7
secondary
#838CB7
accent
#4AB134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483