#D3D5BB#D3D5BB
#D3D5BB is a very light, muted yellow. Relative luminance 0.650; OKLCH L 86.5% C 0.035 H 110.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D5BB |
|---|---|
| RGB | rgb(211, 213, 187) |
| HSL | hsl(65, 24%, 78%) |
| HSV | hsv(65, 12%, 84%) |
| CMYK | cmyk(0.9%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(84.50, -5.15, 12.64) |
| CIE-LCH | lch(84.50, 13.64, 112.17°) |
| OKLab | oklab(86.45% -0.0124 0.0328) |
| OKLCH | oklch(86.45% 0.035 110.7) |
| XYZ | xyz(59.6268, 65.0256, 56.4141) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.92
Beige
#F5F5DC
ΔE00 7.24
Light Grey
#D8DCD6
ΔE00 8.02
Beige (survey)
#E6DAA6
ΔE00 8.47
Warm Beige
#E9DCC9
ΔE00 8.49
Cornsilk
#FFF8DC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D5BB #BDBBD5
analogous
#D5CABB #D3D5BB #C6D5BB
triadic
#D3D5BB #BBD3D5 #D5BBD3
tetradic
#D3D5BB #BBD5CA #BDBBD5 #D5BBC6
square
#D3D5BB #BBD5CA #BDBBD5 #D5BBC6
split-complementary
#D3D5BB #BBC6D5 #CABBD5
monochromatic
#A2A66F #BBBE95 #D3D5BB #EBECE1 #F3F3EC
Accessibility & contrast
On white
1.50
#D3D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#D3D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D5BB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D5BB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2BA
Deuteranopia (green-blind)
#DAD3BC
Tritanopia (blue-blind)
#D7D2CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3d5bb; /* rgb */ color: rgb(211, 213, 187); /* oklch */ color: oklch(86.5% 0.035 110.7);
Tailwind
colors: {
custom: {
50: '#e0e1cf',
500: '#d3d5bb',
950: '#000000',
},
}SCSS
$custom: #d3d5bb; $custom-light: #e0e1cf; $custom-dark: #000000;
JSON
{
"hex": "#d3d5bb",
"rgb": {
"r": 211,
"g": 213,
"b": 187
},
"hsl": {
"h": 64.615,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.8645,
"c": 0.03503,
"h": 110.7
},
"luminance": 0.65025
}Semantic roles & 50–950 ramp
primary
#D3D5BB
secondary
#8C89AB
accent
#43A24B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483