#D9DDBB#D9DDBB
#D9DDBB is a very light, muted yellow. Relative luminance 0.701; OKLCH L 88.6% C 0.045 H 112.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DDBB |
|---|---|
| RGB | rgb(217, 221, 187) |
| HSL | hsl(67, 33%, 80%) |
| HSV | hsv(67, 15%, 87%) |
| CMYK | cmyk(1.8%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(87.02, -7.10, 16.26) |
| CIE-LCH | lch(87.02, 17.75, 113.58°) |
| OKLab | oklab(88.56% -0.0176 0.0419) |
| OKLCH | oklch(88.56% 0.045 112.8) |
| XYZ | xyz(63.4404, 70.0528, 57.1835) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 6.53
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.65
Beige (survey)
#E6DAA6
ΔE00 7.12
Pale
#FFF9D0
ΔE00 7.52
Eggshell
#F0EAD6
ΔE00 7.68
Lemonchiffon
#FFFACD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DDBB #BFBBDD
analogous
#DDD0BB #D9DDBB #C8DDBB
triadic
#D9DDBB #BBD9DD #DDBBD9
tetradic
#D9DDBB #BBDDD0 #BFBBDD #DDBBC8
square
#D9DDBB #BBDDD0 #BFBBDD #DDBBC8
split-complementary
#D9DDBB #BBC8DD #D0BBDD
monochromatic
#ABB469 #C2C992 #D9DDBB #F0F1E4 #F4F5EB
Accessibility & contrast
On white
1.40
#D9DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#D9DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DDBB
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DDBB | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B9
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#DED9D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d9ddbb; /* rgb */ color: rgb(217, 221, 187); /* oklch */ color: oklch(88.6% 0.045 112.8);
Tailwind
colors: {
custom: {
50: '#e5e7cf',
500: '#d9ddbb',
950: '#000000',
},
}SCSS
$custom: #d9ddbb; $custom-light: #e5e7cf; $custom-dark: #000000;
JSON
{
"hex": "#d9ddbb",
"rgb": {
"r": 217,
"g": 221,
"b": 187
},
"hsl": {
"h": 67.059,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.88558,
"c": 0.04546,
"h": 112.8
},
"luminance": 0.70052
}Semantic roles & 50–950 ramp
primary
#D9DDBB
secondary
#8D87B5
accent
#39AC47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483