#D5D7BB#D5D7BB
#D5D7BB is a very light, muted yellow. Relative luminance 0.663; OKLCH L 87.0% C 0.038 H 110.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D7BB |
|---|---|
| RGB | rgb(213, 215, 187) |
| HSL | hsl(64, 26%, 79%) |
| HSV | hsv(64, 13%, 84%) |
| CMYK | cmyk(0.9%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(85.17, -5.46, 13.61) |
| CIE-LCH | lch(85.17, 14.66, 111.87°) |
| OKLab | oklab(87.02% -0.0132 0.0352) |
| OKLCH | oklch(87.02% 0.038 110.5) |
| XYZ | xyz(60.7097, 66.3352, 56.6098) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.88
Beige
#F5F5DC
ΔE00 6.89
Beige (survey)
#E6DAA6
ΔE00 7.92
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.23
Cornsilk
#FFF8DC
ΔE00 8.51
Light Grey
#D8DCD6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D7BB #BDBBD7
analogous
#D7CBBB #D5D7BB #C7D7BB
triadic
#D5D7BB #BBD5D7 #D7BBD5
tetradic
#D5D7BB #BBD7CB #BDBBD7 #D7BBC7
square
#D5D7BB #BBD7CB #BDBBD7 #D7BBC7
split-complementary
#D5D7BB #BBC7D7 #CBBBD7
monochromatic
#A5AA6E #BDC094 #D5D7BB #EDEEE2 #F3F4EC
Accessibility & contrast
On white
1.47
#D5D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#D5D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D7BB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D7BB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#DCD5BC
Tritanopia (blue-blind)
#D9D3CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d5d7bb; /* rgb */ color: rgb(213, 215, 187); /* oklch */ color: oklch(87.0% 0.038 110.5);
Tailwind
colors: {
custom: {
50: '#e2e3cf',
500: '#d5d7bb',
950: '#000000',
},
}SCSS
$custom: #d5d7bb; $custom-light: #e2e3cf; $custom-dark: #000000;
JSON
{
"hex": "#d5d7bb",
"rgb": {
"r": 213,
"g": 215,
"b": 187
},
"hsl": {
"h": 64.286,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.87017,
"c": 0.03761,
"h": 110.5
},
"luminance": 0.66335
}Semantic roles & 50–950 ramp
primary
#D5D7BB
secondary
#8C89AD
accent
#41A448
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483