#D2D0B6#D2D0B6
#D2D0B6 is a very light, muted yellow. Relative luminance 0.622; OKLCH L 85.2% C 0.035 H 103.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0B6 |
|---|---|
| RGB | rgb(210, 208, 182) |
| HSL | hsl(56, 24%, 77%) |
| HSV | hsv(56, 13%, 82%) |
| CMYK | cmyk(0%, 1%, 13.3%, 17.6%) |
| CIE-LAB | lab(83.02, -3.72, 13.17) |
| CIE-LCH | lch(83.02, 13.69, 105.79°) |
| OKLab | oklab(85.23% -0.0082 0.0341) |
| OKLCH | oklch(85.23% 0.035 103.5) |
| XYZ | xyz(57.5769, 62.1913, 53.2178) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.97
Warm Beige
#E9DCC9
ΔE00 7.40
Beige (survey)
#E6DAA6
ΔE00 7.92
Beige
#F5F5DC
ΔE00 8.20
Warm Gray
#C9BEB0
ΔE00 8.27
Light Grey
#D8DCD6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0B6 #B6B8D2
analogous
#D2C2B6 #D2D0B6 #C6D2B6
triadic
#D2D0B6 #B6D2D0 #D0B6D2
tetradic
#D2D0B6 #B6D2C2 #B6B8D2 #D2B6C6
square
#D2D0B6 #B6D2C2 #B6B8D2 #D2B6C6
split-complementary
#D2D0B6 #B6C6D2 #C2B6D2
monochromatic
#A39F6A #BBB890 #D2D0B6 #E9E8DC #F3F3EC
Accessibility & contrast
On white
1.56
#D2D0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#D2D0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0B6
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0B6 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEB5
Deuteranopia (green-blind)
#D6CFB7
Tritanopia (blue-blind)
#D7CCC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2d0b6; /* rgb */ color: rgb(210, 208, 182); /* oklch */ color: oklch(85.2% 0.035 103.5);
Tailwind
colors: {
custom: {
50: '#e0decb',
500: '#d2d0b6',
950: '#000000',
},
}SCSS
$custom: #d2d0b6; $custom-light: #e0decb; $custom-dark: #000000;
JSON
{
"hex": "#d2d0b6",
"rgb": {
"r": 210,
"g": 208,
"b": 182
},
"hsl": {
"h": 55.714,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.85225,
"c": 0.0351,
"h": 103.5
},
"luminance": 0.62191
}Semantic roles & 50–950 ramp
primary
#D2D0B6
secondary
#8587A8
accent
#4AA243
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483