#D7D3BB#D7D3BB
#D7D3BB is a very light, muted yellow. Relative luminance 0.646; OKLCH L 86.4% C 0.033 H 99.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D3BB |
|---|---|
| RGB | rgb(215, 211, 187) |
| HSL | hsl(51, 26%, 79%) |
| HSV | hsv(51, 13%, 84%) |
| CMYK | cmyk(0%, 1.9%, 13%, 15.7%) |
| CIE-LAB | lab(84.29, -2.68, 12.39) |
| CIE-LCH | lch(84.29, 12.67, 102.22°) |
| OKLab | oklab(86.36% -0.0052 0.0322) |
| OKLCH | oklch(86.36% 0.033 99.3) |
| XYZ | xyz(60.2874, 64.6241, 56.3018) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.70
Warm Beige
#E9DCC9
ΔE00 5.89
Champagne
#F7E7CE
ΔE00 7.44
Beige
#F5F5DC
ΔE00 7.53
Warm Gray
#C9BEB0
ΔE00 7.65
Light Grey
#D8DCD6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D3BB #BBBFD7
analogous
#D7C5BB #D7D3BB #CDD7BB
triadic
#D7D3BB #BBD7D3 #D3BBD7
tetradic
#D7D3BB #BBD7C5 #BBBFD7 #D7BBCD
square
#D7D3BB #BBD7C5 #BBBFD7 #D7BBCD
split-complementary
#D7D3BB #BBCDD7 #C5BBD7
monochromatic
#AAA16E #C0BA94 #D7D3BB #EEECE2 #F4F3EC
Accessibility & contrast
On white
1.51
#D7D3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D7D3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D3BB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D3BB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#DCCFCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d7d3bb; /* rgb */ color: rgb(215, 211, 187); /* oklch */ color: oklch(86.4% 0.033 99.3);
Tailwind
colors: {
custom: {
50: '#e3e0cf',
500: '#d7d3bb',
950: '#000000',
},
}SCSS
$custom: #d7d3bb; $custom-light: #e3e0cf; $custom-dark: #000000;
JSON
{
"hex": "#d7d3bb",
"rgb": {
"r": 215,
"g": 211,
"b": 187
},
"hsl": {
"h": 51.429,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.86362,
"c": 0.03258,
"h": 99.3
},
"luminance": 0.64623
}Semantic roles & 50–950 ramp
primary
#D7D3BB
secondary
#898EAD
accent
#4FA441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483