#DFD8B0#DFD8B0
#DFD8B0 is a very light, muted yellow. Relative luminance 0.679; OKLCH L 87.8% C 0.053 H 99.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8B0 |
|---|---|
| RGB | rgb(223, 216, 176) |
| HSL | hsl(51, 42%, 78%) |
| HSV | hsv(51, 21%, 87%) |
| CMYK | cmyk(0%, 3.1%, 21.1%, 12.5%) |
| CIE-LAB | lab(85.97, -4.00, 20.63) |
| CIE-LCH | lch(85.97, 21.01, 100.97°) |
| OKLab | oklab(87.77% -0.0085 0.0527) |
| OKLCH | oklch(87.77% 0.053 99.1) |
| XYZ | xyz(62.8236, 67.9353, 50.8692) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.30
Vanilla
#F3E5AB
ΔE00 5.47
Palegoldenrod
#EEE8AA
ΔE00 6.03
Wheat
#F5DEB3
ΔE00 6.23
Pale
#FFF9D0
ΔE00 7.10
Lemonchiffon
#FFFACD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8B0 #B0B7DF
analogous
#DFC0B0 #DFD8B0 #CEDFB0
triadic
#DFD8B0 #B0DFD8 #D8B0DF
tetradic
#DFD8B0 #B0DFC0 #B0B7DF #DFB0CE
square
#DFD8B0 #B0DFC0 #B0B7DF #DFB0CE
split-complementary
#DFD8B0 #B0CEDF #C0B0DF
monochromatic
#BCAD59 #CDC284 #DFD8B0 #F1EEDC #F6F4E9
Accessibility & contrast
On white
1.44
#DFD8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DFD8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8B0
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8B0 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AE
Deuteranopia (green-blind)
#E2D8B1
Tritanopia (blue-blind)
#E7D2CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd8b0; /* rgb */ color: rgb(223, 216, 176); /* oklch */ color: oklch(87.8% 0.053 99.1);
Tailwind
colors: {
custom: {
50: '#e9e4c7',
500: '#dfd8b0',
950: '#000000',
},
}SCSS
$custom: #dfd8b0; $custom-light: #e9e4c7; $custom-dark: #000000;
JSON
{
"hex": "#dfd8b0",
"rgb": {
"r": 223,
"g": 216,
"b": 176
},
"hsl": {
"h": 51.064,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.87769,
"c": 0.05341,
"h": 99.1
},
"luminance": 0.67934
}Semantic roles & 50–950 ramp
primary
#DFD8B0
secondary
#7C84B8
accent
#44B530
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482