#DFD5B6#DFD5B6
#DFD5B6 is a very light, muted yellow. Relative luminance 0.667; OKLCH L 87.3% C 0.043 H 92.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5B6 |
|---|---|
| RGB | rgb(223, 213, 182) |
| HSL | hsl(45, 39%, 79%) |
| HSV | hsv(45, 18%, 87%) |
| CMYK | cmyk(0%, 4.5%, 18.4%, 12.5%) |
| CIE-LAB | lab(85.33, -1.58, 16.58) |
| CIE-LCH | lch(85.33, 16.66, 95.44°) |
| OKLab | oklab(87.3% -0.0017 0.0427) |
| OKLCH | oklch(87.3% 0.043 92.2) |
| XYZ | xyz(62.6688, 66.6549, 53.8112) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.44
Beige (survey)
#E6DAA6
ΔE00 5.60
Wheat
#F5DEB3
ΔE00 5.75
Champagne
#F7E7CE
ΔE00 5.96
Eggshell
#F0EAD6
ΔE00 6.02
Blanchedalmond
#FFEBCD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5B6 #B6C0DF
analogous
#DFC1B6 #DFD5B6 #D5DFB6
triadic
#DFD5B6 #B6DFD5 #D5B6DF
tetradic
#DFD5B6 #B6DFC1 #B6C0DF #DFB6D5
square
#DFD5B6 #B6DFC1 #B6C0DF #DFB6D5
split-complementary
#DFD5B6 #B6D5DF #C1B6DF
monochromatic
#BAA461 #CCBD8B #DFD5B6 #F2EDE1 #F6F3EA
Accessibility & contrast
On white
1.47
#DFD5B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DFD5B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5B6
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5B6 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B4
Deuteranopia (green-blind)
#DFD7B7
Tritanopia (blue-blind)
#E6D0CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd5b6; /* rgb */ color: rgb(223, 213, 182); /* oklch */ color: oklch(87.3% 0.043 92.2);
Tailwind
colors: {
custom: {
50: '#e9e1cc',
500: '#dfd5b6',
950: '#000000',
},
}SCSS
$custom: #dfd5b6; $custom-light: #e9e1cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd5b6",
"rgb": {
"r": 223,
"g": 213,
"b": 182
},
"hsl": {
"h": 45.366,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87301,
"c": 0.04275,
"h": 92.2
},
"luminance": 0.66654
}Semantic roles & 50–950 ramp
primary
#DFD5B6
secondary
#828FB7
accent
#52B233
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483