#D3D2BD#D3D2BD
#D3D2BD is a very light, muted yellow. Relative luminance 0.636; OKLCH L 85.9% C 0.028 H 104.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D2BD |
|---|---|
| RGB | rgb(211, 210, 189) |
| HSL | hsl(57, 20%, 78%) |
| HSV | hsv(57, 10%, 83%) |
| CMYK | cmyk(0%, 0.5%, 10.4%, 17.3%) |
| CIE-LAB | lab(83.77, -3.27, 10.54) |
| CIE-LCH | lch(83.77, 11.04, 107.26°) |
| OKLab | oklab(85.89% -0.0072 0.0274) |
| OKLCH | oklch(85.89% 0.028 104.8) |
| XYZ | xyz(59.0948, 63.6166, 57.3003) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.19
Light Grey
#D8DCD6
ΔE00 6.67
Warm Beige
#E9DCC9
ΔE00 6.75
Warm Gray
#C9BEB0
ΔE00 7.76
Beige
#F5F5DC
ΔE00 7.76
Silver (survey)
#C5C9C7
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D2BD #BDBED3
analogous
#D3C7BD #D3D2BD #C9D3BD
triadic
#D3D2BD #BDD3D2 #D2BDD3
tetradic
#D3D2BD #BDD3C7 #BDBED3 #D3BDC9
square
#D3D2BD #BDD3C7 #BDBED3 #D3BDC9
split-complementary
#D3D2BD #BDC9D3 #C7BDD3
monochromatic
#A2A074 #BBB998 #D3D2BD #EBEBE2 #F3F2ED
Accessibility & contrast
On white
1.53
#D3D2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#D3D2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D2BD
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D2BD | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#D7CFCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d3d2bd; /* rgb */ color: rgb(211, 210, 189); /* oklch */ color: oklch(85.9% 0.028 104.8);
Tailwind
colors: {
custom: {
50: '#e0dfd0',
500: '#d3d2bd',
950: '#000000',
},
}SCSS
$custom: #d3d2bd; $custom-light: #e0dfd0; $custom-dark: #000000;
JSON
{
"hex": "#d3d2bd",
"rgb": {
"r": 211,
"g": 210,
"b": 189
},
"hsl": {
"h": 57.273,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.85888,
"c": 0.02837,
"h": 104.8
},
"luminance": 0.63616
}Semantic roles & 50–950 ramp
primary
#D3D2BD
secondary
#8C8DA8
accent
#4B9E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483