#D3D4BB#D3D4BB
#D3D4BB is a very light, muted yellow. Relative luminance 0.645; OKLCH L 86.2% C 0.034 H 108.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D4BB |
|---|---|
| RGB | rgb(211, 212, 187) |
| HSL | hsl(62, 23%, 78%) |
| HSV | hsv(62, 12%, 83%) |
| CMYK | cmyk(0.5%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(84.24, -4.63, 12.27) |
| CIE-LCH | lch(84.24, 13.11, 110.69°) |
| OKLab | oklab(86.25% -0.0109 0.0318) |
| OKLCH | oklch(86.25% 0.034 108.9) |
| XYZ | xyz(59.3761, 64.5241, 56.3305) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.70
Beige
#F5F5DC
ΔE00 7.35
Light Grey
#D8DCD6
ΔE00 7.75
Warm Beige
#E9DCC9
ΔE00 8.01
Beige (survey)
#E6DAA6
ΔE00 8.54
Cornsilk
#FFF8DC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D4BB #BCBBD4
analogous
#D4C8BB #D3D4BB #C6D4BB
triadic
#D3D4BB #BBD3D4 #D4BBD3
tetradic
#D3D4BB #BBD4C8 #BCBBD4 #D4BBC6
square
#D3D4BB #BBD4C8 #BCBBD4 #D4BBC6
split-complementary
#D3D4BB #BBC6D4 #C8BBD4
monochromatic
#A2A570 #BBBC96 #D3D4BB #EBECE0 #F3F3EC
Accessibility & contrast
On white
1.51
#D3D4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#D3D4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D4BB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D4BB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#D7D1CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3d4bb; /* rgb */ color: rgb(211, 212, 187); /* oklch */ color: oklch(86.2% 0.034 108.9);
Tailwind
colors: {
custom: {
50: '#e0e1cf',
500: '#d3d4bb',
950: '#000000',
},
}SCSS
$custom: #d3d4bb; $custom-light: #e0e1cf; $custom-dark: #000000;
JSON
{
"hex": "#d3d4bb",
"rgb": {
"r": 211,
"g": 212,
"b": 187
},
"hsl": {
"h": 62.4,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.86245,
"c": 0.03366,
"h": 108.9
},
"luminance": 0.64524
}Semantic roles & 50–950 ramp
primary
#D3D4BB
secondary
#8B8AAA
accent
#45A148
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483