#D6D3BB#D6D3BB
#D6D3BB is a very light, muted yellow. Relative luminance 0.645; OKLCH L 86.3% C 0.032 H 101.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D3BB |
|---|---|
| RGB | rgb(214, 211, 187) |
| HSL | hsl(53, 25%, 79%) |
| HSV | hsv(53, 13%, 84%) |
| CMYK | cmyk(0%, 1.4%, 12.6%, 16.1%) |
| CIE-LAB | lab(84.21, -3.04, 12.26) |
| CIE-LCH | lch(84.21, 12.63, 103.93°) |
| OKLab | oklab(86.28% -0.0063 0.0318) |
| OKLCH | oklch(86.28% 0.032 101.2) |
| XYZ | xyz(59.9946, 64.4731, 56.2881) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.86
Warm Beige
#E9DCC9
ΔE00 6.30
Beige
#F5F5DC
ΔE00 7.48
Light Grey
#D8DCD6
ΔE00 7.66
Champagne
#F7E7CE
ΔE00 7.82
Warm Gray
#C9BEB0
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D3BB #BBBED6
analogous
#D6C5BB #D6D3BB #CBD6BB
triadic
#D6D3BB #BBD6D3 #D3BBD6
tetradic
#D6D3BB #BBD6C5 #BBBED6 #D6BBCB
square
#D6D3BB #BBD6C5 #BBBED6 #D6BBCB
split-complementary
#D6D3BB #BBCBD6 #C5BBD6
monochromatic
#A8A26F #BFBA95 #D6D3BB #EDECE1 #F3F3EC
Accessibility & contrast
On white
1.51
#D6D3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D6D3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D3BB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D3BB | 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)
#D8D1BA
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#DBCFCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d6d3bb; /* rgb */ color: rgb(214, 211, 187); /* oklch */ color: oklch(86.3% 0.032 101.2);
Tailwind
colors: {
custom: {
50: '#e2e0cf',
500: '#d6d3bb',
950: '#000000',
},
}SCSS
$custom: #d6d3bb; $custom-light: #e2e0cf; $custom-dark: #000000;
JSON
{
"hex": "#d6d3bb",
"rgb": {
"r": 214,
"g": 211,
"b": 187
},
"hsl": {
"h": 53.333,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.86281,
"c": 0.03246,
"h": 101.2
},
"luminance": 0.64473
}Semantic roles & 50–950 ramp
primary
#D6D3BB
secondary
#898DAC
accent
#4DA342
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483