#D9D2BB#D9D2BB
#D9D2BB is a very light, muted yellow. Relative luminance 0.644; OKLCH L 86.3% C 0.032 H 93.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D9D2BB |
|---|---|
| RGB | rgb(217, 210, 187) |
| HSL | hsl(46, 28%, 79%) |
| HSV | hsv(46, 14%, 85%) |
| CMYK | cmyk(0%, 3.2%, 13.8%, 14.9%) |
| CIE-LAB | lab(84.19, -1.44, 12.27) |
| CIE-LCH | lch(84.19, 12.35, 96.70°) |
| OKLab | oklab(86.32% -0.0017 0.0319) |
| OKLCH | oklch(86.32% 0.032 93) |
| XYZ | xyz(60.6308, 64.4335, 56.2470) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.62
Eggshell
#F0EAD6
ΔE00 5.53
Champagne
#F7E7CE
ΔE00 6.47
Warm Gray
#C9BEB0
ΔE00 6.59
Antiquewhite
#FAEBD7
ΔE00 7.44
Papayawhip
#FFEFD5
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9D2BB #BBC2D9
analogous
#D9C3BB #D9D2BB #D1D9BB
triadic
#D9D2BB #BBD9D2 #D2BBD9
tetradic
#D9D2BB #BBD9C3 #BBC2D9 #D9BBD1
square
#D9D2BB #BBD9C3 #BBC2D9 #D9BBD1
split-complementary
#D9D2BB #BBD1D9 #C3BBD9
monochromatic
#AD9E6C #C3B894 #D9D2BB #EFECE2 #F4F2EB
Accessibility & contrast
On white
1.51
#D9D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D9D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9D2BB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9D2BB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#DECECB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d9d2bb; /* rgb */ color: rgb(217, 210, 187); /* oklch */ color: oklch(86.3% 0.032 93.0);
Tailwind
colors: {
custom: {
50: '#e4dfcf',
500: '#d9d2bb',
950: '#000000',
},
}SCSS
$custom: #d9d2bb; $custom-light: #e4dfcf; $custom-dark: #000000;
JSON
{
"hex": "#d9d2bb",
"rgb": {
"r": 217,
"g": 210,
"b": 187
},
"hsl": {
"h": 46,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.86323,
"c": 0.0319,
"h": 93
},
"luminance": 0.64433
}Semantic roles & 50–950 ramp
primary
#D9D2BB
secondary
#8992B0
accent
#57A73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483