#DFD9B6#DFD9B6
#DFD9B6 is a very light, muted yellow. Relative luminance 0.687; OKLCH L 88.1% C 0.047 H 99.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9B6 |
|---|---|
| RGB | rgb(223, 217, 182) |
| HSL | hsl(51, 39%, 79%) |
| HSV | hsv(51, 18%, 87%) |
| CMYK | cmyk(0%, 2.7%, 18.4%, 12.5%) |
| CIE-LAB | lab(86.35, -3.64, 18.01) |
| CIE-LCH | lch(86.35, 18.37, 101.42°) |
| OKLab | oklab(88.11% -0.0075 0.0463) |
| OKLCH | oklch(88.11% 0.047 99.2) |
| XYZ | xyz(63.6874, 68.6920, 54.1508) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.61
Eggshell
#F0EAD6
ΔE00 6.43
Vanilla
#F3E5AB
ΔE00 6.52
Wheat
#F5DEB3
ΔE00 6.63
Pale
#FFF9D0
ΔE00 6.98
Palegoldenrod
#EEE8AA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9B6 #B6BCDF
analogous
#DFC5B6 #DFD9B6 #D1DFB6
triadic
#DFD9B6 #B6DFD9 #D9B6DF
tetradic
#DFD9B6 #B6DFC5 #B6BCDF #DFB6D1
square
#DFD9B6 #B6DFC5 #B6BCDF #DFB6D1
split-complementary
#DFD9B6 #B6D1DF #C5B6DF
monochromatic
#BAAD61 #CCC38B #DFD9B6 #F2EFE1 #F6F4EA
Accessibility & contrast
On white
1.42
#DFD9B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DFD9B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9B6
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9B6 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B4
Deuteranopia (green-blind)
#E2D9B7
Tritanopia (blue-blind)
#E6D4CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd9b6; /* rgb */ color: rgb(223, 217, 182); /* oklch */ color: oklch(88.1% 0.047 99.2);
Tailwind
colors: {
custom: {
50: '#e9e4cc',
500: '#dfd9b6',
950: '#000000',
},
}SCSS
$custom: #dfd9b6; $custom-light: #e9e4cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd9b6",
"rgb": {
"r": 223,
"g": 217,
"b": 182
},
"hsl": {
"h": 51.22,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.88106,
"c": 0.0469,
"h": 99.2
},
"luminance": 0.68691
}Semantic roles & 50–950 ramp
primary
#DFD9B6
secondary
#828AB7
accent
#46B233
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483