#DFD6B8#DFD6B8
#DFD6B8 is a very light, muted yellow. Relative luminance 0.672; OKLCH L 87.5% C 0.041 H 93.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6B8 |
|---|---|
| RGB | rgb(223, 214, 184) |
| HSL | hsl(46, 38%, 80%) |
| HSV | hsv(46, 17%, 87%) |
| CMYK | cmyk(0%, 4%, 17.5%, 12.5%) |
| CIE-LAB | lab(85.63, -1.80, 15.95) |
| CIE-LCH | lch(85.63, 16.05, 96.43°) |
| OKLab | oklab(87.55% -0.0023 0.0411) |
| OKLCH | oklch(87.55% 0.041 93.2) |
| XYZ | xyz(63.1293, 67.2428, 54.9916) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.34
Eggshell
#F0EAD6
ΔE00 5.64
Beige (survey)
#E6DAA6
ΔE00 5.85
Champagne
#F7E7CE
ΔE00 5.92
Wheat
#F5DEB3
ΔE00 6.09
Blanchedalmond
#FFEBCD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6B8 #B8C1DF
analogous
#DFC3B8 #DFD6B8 #D5DFB8
triadic
#DFD6B8 #B8DFD6 #D6B8DF
tetradic
#DFD6B8 #B8DFC3 #B8C1DF #DFB8D5
square
#DFD6B8 #B8DFC3 #B8C1DF #DFB8D5
split-complementary
#DFD6B8 #B8D5DF #C3B8DF
monochromatic
#B9A564 #CCBE8E #DFD6B8 #F2EEE2 #F5F3EA
Accessibility & contrast
On white
1.45
#DFD6B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#DFD6B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6B8
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6B8 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B6
Deuteranopia (green-blind)
#DFD7B9
Tritanopia (blue-blind)
#E6D1CE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd6b8; /* rgb */ color: rgb(223, 214, 184); /* oklch */ color: oklch(87.5% 0.041 93.2);
Tailwind
colors: {
custom: {
50: '#e9e2cd',
500: '#dfd6b8',
950: '#000000',
},
}SCSS
$custom: #dfd6b8; $custom-light: #e9e2cd; $custom-dark: #000000;
JSON
{
"hex": "#dfd6b8",
"rgb": {
"r": 223,
"g": 214,
"b": 184
},
"hsl": {
"h": 46.154,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87548,
"c": 0.04121,
"h": 93.2
},
"luminance": 0.67242
}Semantic roles & 50–950 ramp
primary
#DFD6B8
secondary
#8490B7
accent
#51B135
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483