#D5D2BD#D5D2BD
#D5D2BD is a very light, muted yellow. Relative luminance 0.639; OKLCH L 86.0% C 0.029 H 100.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D2BD |
|---|---|
| RGB | rgb(213, 210, 189) |
| HSL | hsl(53, 22%, 79%) |
| HSV | hsv(53, 11%, 84%) |
| CMYK | cmyk(0%, 1.4%, 11.3%, 16.5%) |
| CIE-LAB | lab(83.92, -2.56, 10.78) |
| CIE-LCH | lch(83.92, 11.08, 103.36°) |
| OKLab | oklab(86.05% -0.0051 0.0281) |
| OKLCH | oklch(86.05% 0.029 100.3) |
| XYZ | xyz(59.6715, 63.9139, 57.3273) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.79
Warm Beige
#E9DCC9
ΔE00 5.89
Light Grey
#D8DCD6
ΔE00 6.83
Warm Gray
#C9BEB0
ΔE00 7.15
Beige
#F5F5DC
ΔE00 7.79
Champagne
#F7E7CE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D2BD #BDC0D5
analogous
#D5C6BD #D5D2BD #CCD5BD
triadic
#D5D2BD #BDD5D2 #D2BDD5
tetradic
#D5D2BD #BDD5C6 #BDC0D5 #D5BDCC
square
#D5D2BD #BDD5C6 #BDC0D5 #D5BDCC
split-complementary
#D5D2BD #BDCCD5 #C6BDD5
monochromatic
#A59F72 #BDB998 #D5D2BD #EDECE2 #F3F2EC
Accessibility & contrast
On white
1.52
#D5D2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#D5D2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D2BD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D2BD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#D9CFCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d5d2bd; /* rgb */ color: rgb(213, 210, 189); /* oklch */ color: oklch(86.0% 0.029 100.3);
Tailwind
colors: {
custom: {
50: '#e2dfd0',
500: '#d5d2bd',
950: '#000000',
},
}SCSS
$custom: #d5d2bd; $custom-light: #e2dfd0; $custom-dark: #000000;
JSON
{
"hex": "#d5d2bd",
"rgb": {
"r": 213,
"g": 210,
"b": 189
},
"hsl": {
"h": 52.5,
"s": 22.222,
"l": 78.824
},
"oklch": {
"l": 0.86048,
"c": 0.02852,
"h": 100.3
},
"luminance": 0.63913
}Semantic roles & 50–950 ramp
primary
#D5D2BD
secondary
#8C8FAB
accent
#50A145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483