#D6D7BB#D6D7BB
#D6D7BB is a very light, muted yellow. Relative luminance 0.665; OKLCH L 87.1% C 0.038 H 108.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D7BB |
|---|---|
| RGB | rgb(214, 215, 187) |
| HSL | hsl(62, 26%, 79%) |
| HSV | hsv(62, 13%, 84%) |
| CMYK | cmyk(0.5%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(85.24, -5.10, 13.72) |
| CIE-LCH | lch(85.24, 14.64, 110.40°) |
| OKLab | oklab(87.1% -0.0121 0.0355) |
| OKLCH | oklch(87.1% 0.038 108.8) |
| XYZ | xyz(61.0007, 66.4853, 56.6234) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.61
Beige
#F5F5DC
ΔE00 6.80
Beige (survey)
#E6DAA6
ΔE00 7.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.16
Cornsilk
#FFF8DC
ΔE00 8.29
Warm Beige
#E9DCC9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D7BB #BCBBD7
analogous
#D7CABB #D6D7BB #C8D7BB
triadic
#D6D7BB #BBD6D7 #D7BBD6
tetradic
#D6D7BB #BBD7CA #BCBBD7 #D7BBC8
square
#D6D7BB #BBD7CA #BCBBD7 #D7BBC8
split-complementary
#D6D7BB #BBC8D7 #CABBD7
monochromatic
#A8AA6E #BFC094 #D6D7BB #EDEEE2 #F3F4EC
Accessibility & contrast
On white
1.47
#D6D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#D6D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D7BB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D7BB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#DCD5BC
Tritanopia (blue-blind)
#DAD3CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d6d7bb; /* rgb */ color: rgb(214, 215, 187); /* oklch */ color: oklch(87.1% 0.038 108.8);
Tailwind
colors: {
custom: {
50: '#e2e3cf',
500: '#d6d7bb',
950: '#000000',
},
}SCSS
$custom: #d6d7bb; $custom-light: #e2e3cf; $custom-dark: #000000;
JSON
{
"hex": "#d6d7bb",
"rgb": {
"r": 214,
"g": 215,
"b": 187
},
"hsl": {
"h": 62.143,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.87096,
"c": 0.03754,
"h": 108.8
},
"luminance": 0.66485
}Semantic roles & 50–950 ramp
primary
#D6D7BB
secondary
#8A89AD
accent
#41A445
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483