#DFD5B7#DFD5B7
#DFD5B7 is a very light, muted yellow. Relative luminance 0.667; OKLCH L 87.3% C 0.042 H 91.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5B7 |
|---|---|
| RGB | rgb(223, 213, 183) |
| HSL | hsl(45, 38%, 80%) |
| HSV | hsv(45, 18%, 87%) |
| CMYK | cmyk(0%, 4.5%, 17.9%, 12.5%) |
| CIE-LAB | lab(85.35, -1.43, 16.08) |
| CIE-LCH | lch(85.35, 16.15, 95.08°) |
| OKLab | oklab(87.32% -0.0013 0.0415) |
| OKLCH | oklch(87.32% 0.042 91.7) |
| XYZ | xyz(62.7725, 66.6964, 54.3574) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.15
Champagne
#F7E7CE
ΔE00 5.79
Eggshell
#F0EAD6
ΔE00 5.84
Wheat
#F5DEB3
ΔE00 5.85
Beige (survey)
#E6DAA6
ΔE00 5.90
Blanchedalmond
#FFEBCD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5B7 #B7C1DF
analogous
#DFC1B7 #DFD5B7 #D5DFB7
triadic
#DFD5B7 #B7DFD5 #D5B7DF
tetradic
#DFD5B7 #B7DFC1 #B7C1DF #DFB7D5
square
#DFD5B7 #B7DFC1 #B7C1DF #DFB7D5
split-complementary
#DFD5B7 #B7D5DF #C1B7DF
monochromatic
#B9A462 #CCBC8D #DFD5B7 #F2EEE1 #F6F3EA
Accessibility & contrast
On white
1.46
#DFD5B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DFD5B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5B7
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5B7 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B5
Deuteranopia (green-blind)
#DFD7B8
Tritanopia (blue-blind)
#E6D0CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd5b7; /* rgb */ color: rgb(223, 213, 183); /* oklch */ color: oklch(87.3% 0.042 91.7);
Tailwind
colors: {
custom: {
50: '#e9e1cc',
500: '#dfd5b7',
950: '#000000',
},
}SCSS
$custom: #dfd5b7; $custom-light: #e9e1cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd5b7",
"rgb": {
"r": 223,
"g": 213,
"b": 183
},
"hsl": {
"h": 45,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87324,
"c": 0.0415,
"h": 91.7
},
"luminance": 0.66695
}Semantic roles & 50–950 ramp
primary
#DFD5B7
secondary
#8390B7
accent
#53B134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483