#D7D5BB#D7D5BB
#D7D5BB is a very light, muted yellow. Relative luminance 0.656; OKLCH L 86.8% C 0.035 H 103.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D5BB |
|---|---|
| RGB | rgb(215, 213, 187) |
| HSL | hsl(56, 26%, 79%) |
| HSV | hsv(56, 13%, 84%) |
| CMYK | cmyk(0%, 0.9%, 13%, 15.7%) |
| CIE-LAB | lab(84.80, -3.71, 13.11) |
| CIE-LCH | lch(84.80, 13.63, 105.82°) |
| OKLab | oklab(86.77% -0.0082 0.034) |
| OKLCH | oklch(86.77% 0.035 103.5) |
| XYZ | xyz(60.7874, 65.6240, 56.4685) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.93
Warm Beige
#E9DCC9
ΔE00 6.91
Beige
#F5F5DC
ΔE00 7.03
Beige (survey)
#E6DAA6
ΔE00 7.65
Light Grey
#D8DCD6
ΔE00 8.08
Champagne
#F7E7CE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D5BB #BBBDD7
analogous
#D7C7BB #D7D5BB #CBD7BB
triadic
#D7D5BB #BBD7D5 #D5BBD7
tetradic
#D7D5BB #BBD7C7 #BBBDD7 #D7BBCB
square
#D7D5BB #BBD7C7 #BBBDD7 #D7BBCB
split-complementary
#D7D5BB #BBCBD7 #C7BBD7
monochromatic
#AAA56E #C0BD94 #D7D5BB #EEEDE2 #F4F3EC
Accessibility & contrast
On white
1.49
#D7D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#D7D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D5BB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D5BB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#DBD4BC
Tritanopia (blue-blind)
#DCD1CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d7d5bb; /* rgb */ color: rgb(215, 213, 187); /* oklch */ color: oklch(86.8% 0.035 103.5);
Tailwind
colors: {
custom: {
50: '#e3e1cf',
500: '#d7d5bb',
950: '#000000',
},
}SCSS
$custom: #d7d5bb; $custom-light: #e3e1cf; $custom-dark: #000000;
JSON
{
"hex": "#d7d5bb",
"rgb": {
"r": 215,
"g": 213,
"b": 187
},
"hsl": {
"h": 55.714,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.86768,
"c": 0.03496,
"h": 103.5
},
"luminance": 0.65623
}Semantic roles & 50–950 ramp
primary
#D7D5BB
secondary
#898CAD
accent
#48A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483