#DFD7B0#DFD7B0
#DFD7B0 is a very light, muted yellow. Relative luminance 0.674; OKLCH L 87.6% C 0.052 H 97.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7B0 |
|---|---|
| RGB | rgb(223, 215, 176) |
| HSL | hsl(50, 42%, 78%) |
| HSV | hsv(50, 21%, 87%) |
| CMYK | cmyk(0%, 3.6%, 21.1%, 12.5%) |
| CIE-LAB | lab(85.72, -3.49, 20.27) |
| CIE-LCH | lch(85.72, 20.57, 99.76°) |
| OKLab | oklab(87.57% -0.007 0.0519) |
| OKLCH | oklch(87.57% 0.052 97.7) |
| XYZ | xyz(62.5682, 67.4245, 50.7841) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.43
Vanilla
#F3E5AB
ΔE00 5.65
Wheat
#F5DEB3
ΔE00 5.93
Palegoldenrod
#EEE8AA
ΔE00 6.40
Pale
#FFF9D0
ΔE00 7.31
Eggshell
#F0EAD6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7B0 #B0B8DF
analogous
#DFBFB0 #DFD7B0 #CFDFB0
triadic
#DFD7B0 #B0DFD7 #D7B0DF
tetradic
#DFD7B0 #B0DFBF #B0B8DF #DFB0CF
square
#DFD7B0 #B0DFBF #B0B8DF #DFB0CF
split-complementary
#DFD7B0 #B0CFDF #BFB0DF
monochromatic
#BCAB59 #CDC184 #DFD7B0 #F1EDDC #F6F4E9
Accessibility & contrast
On white
1.45
#DFD7B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DFD7B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7B0
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7B0 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5AE
Deuteranopia (green-blind)
#E2D8B1
Tritanopia (blue-blind)
#E7D1CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd7b0; /* rgb */ color: rgb(223, 215, 176); /* oklch */ color: oklch(87.6% 0.052 97.7);
Tailwind
colors: {
custom: {
50: '#e9e3c7',
500: '#dfd7b0',
950: '#000000',
},
}SCSS
$custom: #dfd7b0; $custom-light: #e9e3c7; $custom-dark: #000000;
JSON
{
"hex": "#dfd7b0",
"rgb": {
"r": 223,
"g": 215,
"b": 176
},
"hsl": {
"h": 49.787,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.87567,
"c": 0.05233,
"h": 97.7
},
"luminance": 0.67423
}Semantic roles & 50–950 ramp
primary
#DFD7B0
secondary
#7C86B8
accent
#47B530
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482