#DFD6B5#DFD6B5
#DFD6B5 is a very light, muted yellow. Relative luminance 0.671; OKLCH L 87.5% C 0.045 H 94.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6B5 |
|---|---|
| RGB | rgb(223, 214, 181) |
| HSL | hsl(47, 40%, 79%) |
| HSV | hsv(47, 19%, 87%) |
| CMYK | cmyk(0%, 4%, 18.8%, 12.5%) |
| CIE-LAB | lab(85.56, -2.24, 17.43) |
| CIE-LCH | lch(85.56, 17.58, 97.33°) |
| OKLab | oklab(87.48% -0.0035 0.0449) |
| OKLCH | oklch(87.48% 0.045 94.5) |
| XYZ | xyz(62.8181, 67.1183, 53.3530) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.98
Wheat
#F5DEB3
ΔE00 5.83
Warm Beige
#E9DCC9
ΔE00 6.19
Eggshell
#F0EAD6
ΔE00 6.25
Champagne
#F7E7CE
ΔE00 6.45
Vanilla
#F3E5AB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6B5 #B5BEDF
analogous
#DFC1B5 #DFD6B5 #D3DFB5
triadic
#DFD6B5 #B5DFD6 #D6B5DF
tetradic
#DFD6B5 #B5DFC1 #B5BEDF #DFB5D3
square
#DFD6B5 #B5DFC1 #B5BEDF #DFB5D3
split-complementary
#DFD6B5 #B5D3DF #C1B5DF
monochromatic
#BAA760 #CDBE8A #DFD6B5 #F1EEE0 #F6F3EA
Accessibility & contrast
On white
1.46
#DFD6B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DFD6B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6B5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6B5 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B3
Deuteranopia (green-blind)
#E0D7B6
Tritanopia (blue-blind)
#E6D1CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd6b5; /* rgb */ color: rgb(223, 214, 181); /* oklch */ color: oklch(87.5% 0.045 94.5);
Tailwind
colors: {
custom: {
50: '#e9e2cb',
500: '#dfd6b5',
950: '#000000',
},
}SCSS
$custom: #dfd6b5; $custom-light: #e9e2cb; $custom-dark: #000000;
JSON
{
"hex": "#dfd6b5",
"rgb": {
"r": 223,
"g": 214,
"b": 181
},
"hsl": {
"h": 47.143,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87478,
"c": 0.04499,
"h": 94.5
},
"luminance": 0.67117
}Semantic roles & 50–950 ramp
primary
#DFD6B5
secondary
#818CB8
accent
#4EB333
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482