#D0D2B6#D0D2B6
#D0D2B6 is a very light, muted yellow. Relative luminance 0.629; OKLCH L 85.5% C 0.038 H 110.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2B6 |
|---|---|
| RGB | rgb(208, 210, 182) |
| HSL | hsl(64, 24%, 77%) |
| HSV | hsv(64, 13%, 82%) |
| CMYK | cmyk(1%, 0%, 13.3%, 17.6%) |
| CIE-LAB | lab(83.38, -5.48, 13.67) |
| CIE-LCH | lch(83.38, 14.73, 111.85°) |
| OKLab | oklab(85.48% -0.0132 0.0354) |
| OKLCH | oklch(85.48% 0.038 110.5) |
| XYZ | xyz(57.5016, 62.8808, 53.3549) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.76
Beige
#F5F5DC
ΔE00 8.05
Beige (survey)
#E6DAA6
ΔE00 8.14
Light Grey
#D8DCD6
ΔE00 8.85
Warm Beige
#E9DCC9
ΔE00 9.06
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2B6 #B8B6D2
analogous
#D2C6B6 #D0D2B6 #C2D2B6
triadic
#D0D2B6 #B6D0D2 #D2B6D0
tetradic
#D0D2B6 #B6D2C6 #B8B6D2 #D2B6C2
square
#D0D2B6 #B6D2C6 #B8B6D2 #D2B6C2
split-complementary
#D0D2B6 #B6C2D2 #C6B6D2
monochromatic
#9FA36A #B8BB90 #D0D2B6 #E8E9DC #F3F3EC
Accessibility & contrast
On white
1.55
#D0D2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#D0D2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2B6
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2B6 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB4
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#D4CECA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0d2b6; /* rgb */ color: rgb(208, 210, 182); /* oklch */ color: oklch(85.5% 0.038 110.5);
Tailwind
colors: {
custom: {
50: '#dedfcc',
500: '#d0d2b6',
950: '#000000',
},
}SCSS
$custom: #d0d2b6; $custom-light: #dedfcc; $custom-dark: #000000;
JSON
{
"hex": "#d0d2b6",
"rgb": {
"r": 208,
"g": 210,
"b": 182
},
"hsl": {
"h": 64.286,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.85475,
"c": 0.03776,
"h": 110.5
},
"luminance": 0.6288
}Semantic roles & 50–950 ramp
primary
#D0D2B6
secondary
#8785A8
accent
#43A24A
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483