#DFD7B5#DFD7B5
#DFD7B5 is a very light, muted yellow. Relative luminance 0.676; OKLCH L 87.7% C 0.046 H 96.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7B5 |
|---|---|
| RGB | rgb(223, 215, 181) |
| HSL | hsl(49, 40%, 79%) |
| HSV | hsv(49, 19%, 87%) |
| CMYK | cmyk(0%, 3.6%, 18.8%, 12.5%) |
| CIE-LAB | lab(85.82, -2.76, 17.79) |
| CIE-LCH | lch(85.82, 18.00, 98.81°) |
| OKLab | oklab(87.68% -0.005 0.0457) |
| OKLCH | oklch(87.68% 0.046 96.2) |
| XYZ | xyz(63.0720, 67.6260, 53.4376) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.71
Wheat
#F5DEB3
ΔE00 6.05
Eggshell
#F0EAD6
ΔE00 6.35
Warm Beige
#E9DCC9
ΔE00 6.66
Vanilla
#F3E5AB
ΔE00 6.71
Champagne
#F7E7CE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7B5 #B5BDDF
analogous
#DFC2B5 #DFD7B5 #D2DFB5
triadic
#DFD7B5 #B5DFD7 #D7B5DF
tetradic
#DFD7B5 #B5DFC2 #B5BDDF #DFB5D2
square
#DFD7B5 #B5DFC2 #B5BDDF #DFB5D2
split-complementary
#DFD7B5 #B5D2DF #C2B5DF
monochromatic
#BAA960 #CDC08A #DFD7B5 #F1EEE0 #F6F3EA
Accessibility & contrast
On white
1.45
#DFD7B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#DFD7B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7B5
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7B5 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B3
Deuteranopia (green-blind)
#E1D8B6
Tritanopia (blue-blind)
#E6D2CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd7b5; /* rgb */ color: rgb(223, 215, 181); /* oklch */ color: oklch(87.7% 0.046 96.2);
Tailwind
colors: {
custom: {
50: '#e9e3cb',
500: '#dfd7b5',
950: '#000000',
},
}SCSS
$custom: #dfd7b5; $custom-light: #e9e3cb; $custom-dark: #000000;
JSON
{
"hex": "#dfd7b5",
"rgb": {
"r": 223,
"g": 215,
"b": 181
},
"hsl": {
"h": 48.571,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.8768,
"c": 0.04601,
"h": 96.2
},
"luminance": 0.67625
}Semantic roles & 50–950 ramp
primary
#DFD7B5
secondary
#818BB8
accent
#4BB333
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482