#DFD9B7#DFD9B7
#DFD9B7 is a very light, muted yellow. Relative luminance 0.687; OKLCH L 88.1% C 0.046 H 99.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9B7 |
|---|---|
| RGB | rgb(223, 217, 183) |
| HSL | hsl(51, 38%, 80%) |
| HSV | hsv(51, 18%, 87%) |
| CMYK | cmyk(0%, 2.7%, 17.9%, 12.5%) |
| CIE-LAB | lab(86.37, -3.49, 17.52) |
| CIE-LCH | lch(86.37, 17.86, 101.27°) |
| OKLab | oklab(88.13% -0.0071 0.0451) |
| OKLCH | oklch(88.13% 0.046 99) |
| XYZ | xyz(63.7911, 68.7335, 54.6970) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.87
Eggshell
#F0EAD6
ΔE00 6.20
Wheat
#F5DEB3
ΔE00 6.67
Vanilla
#F3E5AB
ΔE00 6.74
Beige
#F5F5DC
ΔE00 6.96
Pale
#FFF9D0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9B7 #B7BDDF
analogous
#DFC5B7 #DFD9B7 #D1DFB7
triadic
#DFD9B7 #B7DFD9 #D9B7DF
tetradic
#DFD9B7 #B7DFC5 #B7BDDF #DFB7D1
square
#DFD9B7 #B7DFC5 #B7BDDF #DFB7D1
split-complementary
#DFD9B7 #B7D1DF #C5B7DF
monochromatic
#B9AC62 #CCC38D #DFD9B7 #F2EFE1 #F6F4EA
Accessibility & contrast
On white
1.42
#DFD9B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#DFD9B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9B7
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9B7 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B5
Deuteranopia (green-blind)
#E2D9B8
Tritanopia (blue-blind)
#E6D4CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd9b7; /* rgb */ color: rgb(223, 217, 183); /* oklch */ color: oklch(88.1% 0.046 99.0);
Tailwind
colors: {
custom: {
50: '#e9e4cc',
500: '#dfd9b7',
950: '#000000',
},
}SCSS
$custom: #dfd9b7; $custom-light: #e9e4cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd9b7",
"rgb": {
"r": 223,
"g": 217,
"b": 183
},
"hsl": {
"h": 51,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.88129,
"c": 0.04562,
"h": 99
},
"luminance": 0.68733
}Semantic roles & 50–950 ramp
primary
#DFD9B7
secondary
#838BB7
accent
#47B134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483