#D8D0B4#D8D0B4
#D8D0B4 is a very light, muted yellow. Relative luminance 0.630; OKLCH L 85.7% C 0.039 H 93.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D0B4 |
|---|---|
| RGB | rgb(216, 208, 180) |
| HSL | hsl(47, 32%, 78%) |
| HSV | hsv(47, 17%, 85%) |
| CMYK | cmyk(0%, 3.7%, 16.7%, 15.3%) |
| CIE-LAB | lab(83.45, -1.85, 14.91) |
| CIE-LCH | lch(83.45, 15.02, 97.09°) |
| OKLab | oklab(85.67% -0.0026 0.0385) |
| OKLCH | oklch(85.67% 0.039 93.9) |
| XYZ | xyz(59.1125, 63.0068, 52.2187) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.74
Eggshell
#F0EAD6
ΔE00 6.55
Beige (survey)
#E6DAA6
ΔE00 6.75
Champagne
#F7E7CE
ΔE00 7.02
Wheat
#F5DEB3
ΔE00 7.26
Warm Gray
#C9BEB0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D0B4 #B4BCD8
analogous
#D8BEB4 #D8D0B4 #CED8B4
triadic
#D8D0B4 #B4D8D0 #D0B4D8
tetradic
#D8D0B4 #B4D8BE #B4BCD8 #D8B4CE
square
#D8D0B4 #B4D8BE #B4BCD8 #D8B4CE
split-complementary
#D8D0B4 #B4CED8 #BEB4D8
monochromatic
#AE9E63 #C3B78C #D8D0B4 #EDE9DC #F5F2EB
Accessibility & contrast
On white
1.54
#D8D0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#D8D0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D0B4
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D0B4 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB2
Deuteranopia (green-blind)
#D9D1B5
Tritanopia (blue-blind)
#DECCC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d8d0b4; /* rgb */ color: rgb(216, 208, 180); /* oklch */ color: oklch(85.7% 0.039 93.9);
Tailwind
colors: {
custom: {
50: '#e4deca',
500: '#d8d0b4',
950: '#000000',
},
}SCSS
$custom: #d8d0b4; $custom-light: #e4deca; $custom-dark: #000000;
JSON
{
"hex": "#d8d0b4",
"rgb": {
"r": 216,
"g": 208,
"b": 180
},
"hsl": {
"h": 46.667,
"s": 31.579,
"l": 77.647
},
"oklch": {
"l": 0.85666,
"c": 0.0386,
"h": 93.9
},
"luminance": 0.63006
}Semantic roles & 50–950 ramp
primary
#D8D0B4
secondary
#818BAF
accent
#54AA3B
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482