#DFD7B1#DFD7B1
#DFD7B1 is a very light, muted yellow. Relative luminance 0.675; OKLCH L 87.6% C 0.051 H 97.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7B1 |
|---|---|
| RGB | rgb(223, 215, 177) |
| HSL | hsl(50, 42%, 78%) |
| HSV | hsv(50, 21%, 87%) |
| CMYK | cmyk(0%, 3.6%, 20.6%, 12.5%) |
| CIE-LAB | lab(85.74, -3.34, 19.78) |
| CIE-LCH | lch(85.74, 20.06, 99.59°) |
| OKLab | oklab(87.59% -0.0066 0.0506) |
| OKLCH | oklch(87.59% 0.051 97.4) |
| XYZ | xyz(62.6675, 67.4642, 51.3071) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.67
Vanilla
#F3E5AB
ΔE00 5.84
Wheat
#F5DEB3
ΔE00 5.93
Palegoldenrod
#EEE8AA
ΔE00 6.63
Eggshell
#F0EAD6
ΔE00 7.25
Pale
#FFF9D0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7B1 #B1B9DF
analogous
#DFC0B1 #DFD7B1 #D0DFB1
triadic
#DFD7B1 #B1DFD7 #D7B1DF
tetradic
#DFD7B1 #B1DFC0 #B1B9DF #DFB1D0
square
#DFD7B1 #B1DFC0 #B1B9DF #DFB1D0
split-complementary
#DFD7B1 #B1D0DF #C0B1DF
monochromatic
#BBAA5A #CDC186 #DFD7B1 #F1EDDC #F6F4E9
Accessibility & contrast
On white
1.45
#DFD7B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DFD7B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7B1
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7B1 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5AF
Deuteranopia (green-blind)
#E1D8B2
Tritanopia (blue-blind)
#E7D1CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd7b1; /* rgb */ color: rgb(223, 215, 177); /* oklch */ color: oklch(87.6% 0.051 97.4);
Tailwind
colors: {
custom: {
50: '#e9e3c8',
500: '#dfd7b1',
950: '#000000',
},
}SCSS
$custom: #dfd7b1; $custom-light: #e9e3c8; $custom-dark: #000000;
JSON
{
"hex": "#dfd7b1",
"rgb": {
"r": 223,
"g": 215,
"b": 177
},
"hsl": {
"h": 49.565,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.87589,
"c": 0.05107,
"h": 97.4
},
"luminance": 0.67463
}Semantic roles & 50–950 ramp
primary
#DFD7B1
secondary
#7D87B8
accent
#48B531
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482