#D3D3BB#D3D3BB
#D3D3BB is a very light, muted yellow. Relative luminance 0.640; OKLCH L 86.0% C 0.032 H 107.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D3BB |
|---|---|
| RGB | rgb(211, 211, 187) |
| HSL | hsl(60, 21%, 78%) |
| HSV | hsv(60, 11%, 83%) |
| CMYK | cmyk(0%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(83.98, -4.12, 11.90) |
| CIE-LCH | lch(83.98, 12.59, 109.08°) |
| OKLab | oklab(86.04% -0.0095 0.0309) |
| OKLCH | oklch(86.04% 0.032 107.1) |
| XYZ | xyz(59.1269, 64.0257, 56.2474) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.51
Beige
#F5F5DC
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 7.51
Warm Beige
#E9DCC9
ΔE00 7.53
Beige (survey)
#E6DAA6
ΔE00 8.64
Warm Gray
#C9BEB0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D3BB #BBBBD3
analogous
#D3C7BB #D3D3BB #C7D3BB
triadic
#D3D3BB #BBD3D3 #D3BBD3
tetradic
#D3D3BB #BBD3C7 #BBBBD3 #D3BBC7
square
#D3D3BB #BBD3C7 #BBBBD3 #D3BBC7
split-complementary
#D3D3BB #BBC7D3 #C7BBD3
monochromatic
#A3A371 #BBBB96 #D3D3BB #EBEBE0 #F3F3EC
Accessibility & contrast
On white
1.52
#D3D3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#D3D3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D3BB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D3BB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#D7D0CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d3d3bb; /* rgb */ color: rgb(211, 211, 187); /* oklch */ color: oklch(86.0% 0.032 107.1);
Tailwind
colors: {
custom: {
50: '#e0e0cf',
500: '#d3d3bb',
950: '#000000',
},
}SCSS
$custom: #d3d3bb; $custom-light: #e0e0cf; $custom-dark: #000000;
JSON
{
"hex": "#d3d3bb",
"rgb": {
"r": 211,
"g": 211,
"b": 187
},
"hsl": {
"h": 60,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.86041,
"c": 0.03233,
"h": 107.1
},
"luminance": 0.64025
}Semantic roles & 50–950 ramp
primary
#D3D3BB
secondary
#8A8AA8
accent
#46A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483