#D0D2BB#D0D2BB
#D0D2BB is a very light, muted yellow. Relative luminance 0.631; OKLCH L 85.6% C 0.031 H 111.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2BB |
|---|---|
| RGB | rgb(208, 210, 187) |
| HSL | hsl(65, 20%, 78%) |
| HSV | hsv(65, 11%, 82%) |
| CMYK | cmyk(1%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(83.49, -4.67, 11.18) |
| CIE-LCH | lch(83.49, 12.11, 112.69°) |
| OKLab | oklab(85.6% -0.0112 0.0291) |
| OKLCH | oklch(85.6% 0.031 111.1) |
| XYZ | xyz(58.0276, 63.0912, 56.1249) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.12
Light Grey
#D8DCD6
ΔE00 7.28
Beige
#F5F5DC
ΔE00 7.88
Warm Beige
#E9DCC9
ΔE00 8.30
Silver (survey)
#C5C9C7
ΔE00 8.96
Warm Gray
#C9BEB0
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2BB #BDBBD2
analogous
#D2C8BB #D0D2BB #C4D2BB
triadic
#D0D2BB #BBD0D2 #D2BBD0
tetradic
#D0D2BB #BBD2C8 #BDBBD2 #D2BBC4
square
#D0D2BB #BBD2C8 #BDBBD2 #D2BBC4
split-complementary
#D0D2BB #BBC4D2 #C8BBD2
monochromatic
#9DA171 #B7BA96 #D0D2BB #E9EAE0 #F2F3ED
Accessibility & contrast
On white
1.54
#D0D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#D0D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2BB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2BB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#D6D0BC
Tritanopia (blue-blind)
#D3CFCB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0d2bb; /* rgb */ color: rgb(208, 210, 187); /* oklch */ color: oklch(85.6% 0.031 111.1);
Tailwind
colors: {
custom: {
50: '#dedfcf',
500: '#d0d2bb',
950: '#000000',
},
}SCSS
$custom: #d0d2bb; $custom-light: #dedfcf; $custom-dark: #000000;
JSON
{
"hex": "#d0d2bb",
"rgb": {
"r": 208,
"g": 210,
"b": 187
},
"hsl": {
"h": 65.217,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.85599,
"c": 0.03113,
"h": 111.1
},
"luminance": 0.63091
}Semantic roles & 50–950 ramp
primary
#D0D2BB
secondary
#8D8AA7
accent
#479F4E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483