#D2D0BB#D2D0BB
#D2D0BB is a very light, muted yellow. Relative luminance 0.624; OKLCH L 85.4% C 0.028 H 102.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0BB |
|---|---|
| RGB | rgb(210, 208, 187) |
| HSL | hsl(55, 20%, 78%) |
| HSV | hsv(55, 11%, 82%) |
| CMYK | cmyk(0%, 1%, 11%, 17.6%) |
| CIE-LAB | lab(83.13, -2.92, 10.68) |
| CIE-LCH | lch(83.13, 11.07, 105.30°) |
| OKLab | oklab(85.35% -0.0062 0.0278) |
| OKLCH | oklch(85.35% 0.028 102.5) |
| XYZ | xyz(58.1029, 62.4017, 55.9879) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.43
Warm Beige
#E9DCC9
ΔE00 6.55
Light Grey
#D8DCD6
ΔE00 6.93
Warm Gray
#C9BEB0
ΔE00 7.18
Beige
#F5F5DC
ΔE00 8.23
Silver (survey)
#C5C9C7
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0BB #BBBDD2
analogous
#D2C4BB #D2D0BB #C8D2BB
triadic
#D2D0BB #BBD2D0 #D0BBD2
tetradic
#D2D0BB #BBD2C4 #BBBDD2 #D2BBC8
square
#D2D0BB #BBD2C4 #BBBDD2 #D2BBC8
split-complementary
#D2D0BB #BBC8D2 #C4BBD2
monochromatic
#A19D71 #BAB796 #D2D0BB #EAE9E0 #F3F2ED
Accessibility & contrast
On white
1.56
#D2D0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#D2D0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0BB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0BB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#D5D0BC
Tritanopia (blue-blind)
#D6CDCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2d0bb; /* rgb */ color: rgb(210, 208, 187); /* oklch */ color: oklch(85.4% 0.028 102.5);
Tailwind
colors: {
custom: {
50: '#dfdecf',
500: '#d2d0bb',
950: '#000000',
},
}SCSS
$custom: #d2d0bb; $custom-light: #dfdecf; $custom-dark: #000000;
JSON
{
"hex": "#d2d0bb",
"rgb": {
"r": 210,
"g": 208,
"b": 187
},
"hsl": {
"h": 54.783,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.8535,
"c": 0.02847,
"h": 102.5
},
"luminance": 0.62401
}Semantic roles & 50–950 ramp
primary
#D2D0BB
secondary
#8A8DA7
accent
#4E9F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483