#DFD9B4#DFD9B4
#DFD9B4 is a very light, muted yellow. Relative luminance 0.686; OKLCH L 88.1% C 0.049 H 99.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9B4 |
|---|---|
| RGB | rgb(223, 217, 180) |
| HSL | hsl(52, 40%, 79%) |
| HSV | hsv(52, 19%, 87%) |
| CMYK | cmyk(0%, 2.7%, 19.3%, 12.5%) |
| CIE-LAB | lab(86.31, -3.93, 19.00) |
| CIE-LCH | lch(86.31, 19.40, 101.70°) |
| OKLab | oklab(88.06% -0.0083 0.0487) |
| OKLCH | oklch(88.06% 0.049 99.7) |
| XYZ | xyz(63.4821, 68.6099, 53.0700) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.12
Vanilla
#F3E5AB
ΔE00 6.09
Wheat
#F5DEB3
ΔE00 6.56
Palegoldenrod
#EEE8AA
ΔE00 6.60
Eggshell
#F0EAD6
ΔE00 6.91
Pale
#FFF9D0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9B4 #B4BADF
analogous
#DFC4B4 #DFD9B4 #D0DFB4
triadic
#DFD9B4 #B4DFD9 #D9B4DF
tetradic
#DFD9B4 #B4DFC4 #B4BADF #DFB4D0
square
#DFD9B4 #B4DFC4 #B4BADF #DFB4D0
split-complementary
#DFD9B4 #B4D0DF #C4B4DF
monochromatic
#BAAE5E #CDC389 #DFD9B4 #F1EFDF #F6F4EA
Accessibility & contrast
On white
1.43
#DFD9B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DFD9B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9B4
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9B4 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6B2
Deuteranopia (green-blind)
#E2D9B5
Tritanopia (blue-blind)
#E6D4CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd9b4; /* rgb */ color: rgb(223, 217, 180); /* oklch */ color: oklch(88.1% 0.049 99.7);
Tailwind
colors: {
custom: {
50: '#e9e4ca',
500: '#dfd9b4',
950: '#000000',
},
}SCSS
$custom: #dfd9b4; $custom-light: #e9e4ca; $custom-dark: #000000;
JSON
{
"hex": "#dfd9b4",
"rgb": {
"r": 223,
"g": 217,
"b": 180
},
"hsl": {
"h": 51.628,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.88061,
"c": 0.04945,
"h": 99.7
},
"luminance": 0.68609
}Semantic roles & 50–950 ramp
primary
#DFD9B4
secondary
#8087B8
accent
#44B332
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482