#D9DCBB#D9DCBB
#D9DCBB is a very light, muted yellow. Relative luminance 0.695; OKLCH L 88.4% C 0.044 H 111.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCBB |
|---|---|
| RGB | rgb(217, 220, 187) |
| HSL | hsl(65, 32%, 80%) |
| HSV | hsv(65, 15%, 86%) |
| CMYK | cmyk(1.4%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(86.76, -6.59, 15.90) |
| CIE-LCH | lch(86.76, 17.21, 112.51°) |
| OKLab | oklab(88.35% -0.0162 0.041) |
| OKLCH | oklch(88.35% 0.044 111.5) |
| XYZ | xyz(63.1772, 69.5264, 57.0958) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 6.45
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.81
Beige (survey)
#E6DAA6
ΔE00 7.03
Eggshell
#F0EAD6
ΔE00 7.34
Pale
#FFF9D0
ΔE00 7.56
Lightyellow
#FFFFE0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCBB #BEBBDC
analogous
#DCCFBB #D9DCBB #C8DCBB
triadic
#D9DCBB #BBD9DC #DCBBD9
tetradic
#D9DCBB #BBDCCF #BEBBDC #DCBBC8
square
#D9DCBB #BBDCCF #BEBBDC #DCBBC8
split-complementary
#D9DCBB #BBC8DC #CFBBDC
monochromatic
#ACB26A #C2C793 #D9DCBB #F0F1E3 #F4F5EB
Accessibility & contrast
On white
1.41
#D9DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D9DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCBB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCBB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#DED8D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d9dcbb; /* rgb */ color: rgb(217, 220, 187); /* oklch */ color: oklch(88.4% 0.044 111.5);
Tailwind
colors: {
custom: {
50: '#e5e6cf',
500: '#d9dcbb',
950: '#000000',
},
}SCSS
$custom: #d9dcbb; $custom-light: #e5e6cf; $custom-dark: #000000;
JSON
{
"hex": "#d9dcbb",
"rgb": {
"r": 217,
"g": 220,
"b": 187
},
"hsl": {
"h": 65.455,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.88353,
"c": 0.04408,
"h": 111.5
},
"luminance": 0.69526
}Semantic roles & 50–950 ramp
primary
#D9DCBB
secondary
#8C88B3
accent
#3BAB45
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483