#DFD6B6#DFD6B6
#DFD6B6 is a very light, muted yellow. Relative luminance 0.672; OKLCH L 87.5% C 0.044 H 94.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6B6 |
|---|---|
| RGB | rgb(223, 214, 182) |
| HSL | hsl(47, 39%, 79%) |
| HSV | hsv(47, 18%, 87%) |
| CMYK | cmyk(0%, 4%, 18.4%, 12.5%) |
| CIE-LAB | lab(85.58, -2.10, 16.94) |
| CIE-LCH | lch(85.58, 17.07, 97.05°) |
| OKLab | oklab(87.5% -0.0031 0.0436) |
| OKLCH | oklch(87.5% 0.044 94.1) |
| XYZ | xyz(62.9211, 67.1595, 53.8953) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.26
Wheat
#F5DEB3
ΔE00 5.90
Warm Beige
#E9DCC9
ΔE00 5.91
Eggshell
#F0EAD6
ΔE00 6.05
Champagne
#F7E7CE
ΔE00 6.27
Vanilla
#F3E5AB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6B6 #B6BFDF
analogous
#DFC2B6 #DFD6B6 #D4DFB6
triadic
#DFD6B6 #B6DFD6 #D6B6DF
tetradic
#DFD6B6 #B6DFC2 #B6BFDF #DFB6D4
square
#DFD6B6 #B6DFC2 #B6BFDF #DFB6D4
split-complementary
#DFD6B6 #B6D4DF #C2B6DF
monochromatic
#BAA661 #CCBE8B #DFD6B6 #F2EEE1 #F6F3EA
Accessibility & contrast
On white
1.46
#DFD6B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DFD6B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6B6
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6B6 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B4
Deuteranopia (green-blind)
#E0D7B7
Tritanopia (blue-blind)
#E6D1CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd6b6; /* rgb */ color: rgb(223, 214, 182); /* oklch */ color: oklch(87.5% 0.044 94.1);
Tailwind
colors: {
custom: {
50: '#e9e2cc',
500: '#dfd6b6',
950: '#000000',
},
}SCSS
$custom: #dfd6b6; $custom-light: #e9e2cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd6b6",
"rgb": {
"r": 223,
"g": 214,
"b": 182
},
"hsl": {
"h": 46.829,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87502,
"c": 0.04372,
"h": 94.1
},
"luminance": 0.67159
}Semantic roles & 50–950 ramp
primary
#DFD6B6
secondary
#828EB7
accent
#4FB233
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483