#DFD9B1#DFD9B1
#DFD9B1 is a very light, muted yellow. Relative luminance 0.685; OKLCH L 88.0% C 0.053 H 100.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9B1 |
|---|---|
| RGB | rgb(223, 217, 177) |
| HSL | hsl(52, 42%, 78%) |
| HSV | hsv(52, 21%, 87%) |
| CMYK | cmyk(0%, 2.7%, 20.6%, 12.5%) |
| CIE-LAB | lab(86.25, -4.37, 20.49) |
| CIE-LCH | lch(86.25, 20.95, 102.04°) |
| OKLab | oklab(87.99% -0.0095 0.0524) |
| OKLCH | oklch(87.99% 0.053 100.3) |
| XYZ | xyz(63.1798, 68.4890, 51.4779) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.45
Vanilla
#F3E5AB
ΔE00 5.51
Palegoldenrod
#EEE8AA
ΔE00 5.91
Wheat
#F5DEB3
ΔE00 6.54
Pale
#FFF9D0
ΔE00 6.90
Lemonchiffon
#FFFACD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9B1 #B1B7DF
analogous
#DFC2B1 #DFD9B1 #CEDFB1
triadic
#DFD9B1 #B1DFD9 #D9B1DF
tetradic
#DFD9B1 #B1DFC2 #B1B7DF #DFB1CE
square
#DFD9B1 #B1DFC2 #B1B7DF #DFB1CE
split-complementary
#DFD9B1 #B1CEDF #C2B1DF
monochromatic
#BBAF5A #CDC486 #DFD9B1 #F1EEDC #F6F4E9
Accessibility & contrast
On white
1.43
#DFD9B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#DFD9B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9B1
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9B1 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AF
Deuteranopia (green-blind)
#E3D9B2
Tritanopia (blue-blind)
#E6D3CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd9b1; /* rgb */ color: rgb(223, 217, 177); /* oklch */ color: oklch(88.0% 0.053 100.3);
Tailwind
colors: {
custom: {
50: '#e9e4c8',
500: '#dfd9b1',
950: '#000000',
},
}SCSS
$custom: #dfd9b1; $custom-light: #e9e4c8; $custom-dark: #000000;
JSON
{
"hex": "#dfd9b1",
"rgb": {
"r": 223,
"g": 217,
"b": 177
},
"hsl": {
"h": 52.174,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.87993,
"c": 0.05325,
"h": 100.3
},
"luminance": 0.68488
}Semantic roles & 50–950 ramp
primary
#DFD9B1
secondary
#7D84B8
accent
#42B531
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482