#D0D0BB#D0D0BB
#D0D0BB is a very light, muted yellow. Relative luminance 0.621; OKLCH L 85.2% C 0.028 H 107.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D0BB |
|---|---|
| RGB | rgb(208, 208, 187) |
| HSL | hsl(60, 18%, 77%) |
| HSV | hsv(60, 10%, 82%) |
| CMYK | cmyk(0%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(82.97, -3.64, 10.44) |
| CIE-LCH | lch(82.97, 11.05, 109.21°) |
| OKLab | oklab(85.19% -0.0083 0.0272) |
| OKLCH | oklch(85.19% 0.028 107) |
| XYZ | xyz(57.5369, 62.1098, 55.9614) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.83
Eggshell
#F0EAD6
ΔE00 6.85
Warm Beige
#E9DCC9
ΔE00 7.40
Warm Gray
#C9BEB0
ΔE00 7.84
Silver (survey)
#C5C9C7
ΔE00 8.22
Beige
#F5F5DC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D0BB #BBBBD0
analogous
#D0C6BB #D0D0BB #C6D0BB
triadic
#D0D0BB #BBD0D0 #D0BBD0
tetradic
#D0D0BB #BBD0C6 #BBBBD0 #D0BBC6
square
#D0D0BB #BBD0C6 #BBBBD0 #D0BBC6
split-complementary
#D0D0BB #BBC6D0 #C6BBD0
monochromatic
#9E9E73 #B7B797 #D0D0BB #E9E9DF #F2F2ED
Accessibility & contrast
On white
1.56
#D0D0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#D0D0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D0BB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D0BB | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#D3CDCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0d0bb; /* rgb */ color: rgb(208, 208, 187); /* oklch */ color: oklch(85.2% 0.028 107.0);
Tailwind
colors: {
custom: {
50: '#dedecf',
500: '#d0d0bb',
950: '#000000',
},
}SCSS
$custom: #d0d0bb; $custom-light: #dedecf; $custom-dark: #000000;
JSON
{
"hex": "#d0d0bb",
"rgb": {
"r": 208,
"g": 208,
"b": 187
},
"hsl": {
"h": 60,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.8519,
"c": 0.02841,
"h": 107
},
"luminance": 0.6211
}Semantic roles & 50–950 ramp
primary
#D0D0BB
secondary
#8A8AA5
accent
#499D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483