#D7D7CB#D7D7CB
#D7D7CB is a very light, near-neutral yellow. Relative luminance 0.674; OKLCH L 87.6% C 0.016 H 106.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D7CB |
|---|---|
| RGB | rgb(215, 215, 203) |
| HSL | hsl(60, 13%, 82%) |
| HSV | hsv(60, 6%, 84%) |
| CMYK | cmyk(0%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(85.69, -2.11, 5.92) |
| CIE-LCH | lch(85.69, 6.28, 109.64°) |
| OKLab | oklab(87.58% -0.0047 0.0155) |
| OKLCH | oklch(87.58% 0.016 106.7) |
| XYZ | xyz(63.1027, 67.3600, 66.1658) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.17
Eggshell
#F0EAD6
ΔE00 5.71
Silver (survey)
#C5C9C7
ΔE00 5.80
Light Gray
#D3D3D3
ΔE00 5.88
Gainsboro
#DCDCDC
ΔE00 5.98
Warm Beige
#E9DCC9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D7CB #CBCBD7
analogous
#D7D1CB #D7D7CB #D1D7CB
triadic
#D7D7CB #CBD7D7 #D7CBD7
tetradic
#D7D7CB #CBD7D1 #CBCBD7 #D7CBD1
square
#D7D7CB #CBD7D1 #CBCBD7 #D7CBD1
split-complementary
#D7D7CB #CBD1D7 #D1CBD7
monochromatic
#A2A286 #BCBCA8 #D7D7CB #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.45
#D7D7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#D7D7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D7CB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D7CB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CA
Deuteranopia (green-blind)
#DAD6CB
Tritanopia (blue-blind)
#D9D5D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d7d7cb; /* rgb */ color: rgb(215, 215, 203); /* oklch */ color: oklch(87.6% 0.016 106.7);
Tailwind
colors: {
custom: {
50: '#e3e3da',
500: '#d7d7cb',
950: '#000000',
},
}SCSS
$custom: #d7d7cb; $custom-light: #e3e3da; $custom-dark: #000000;
JSON
{
"hex": "#d7d7cb",
"rgb": {
"r": 215,
"g": 215,
"b": 203
},
"hsl": {
"h": 60,
"s": 13.043,
"l": 81.961
},
"oklch": {
"l": 0.87584,
"c": 0.01622,
"h": 106.7
},
"luminance": 0.6736
}Semantic roles & 50–950 ramp
primary
#D7D7CB
secondary
#9B9BAB
accent
#4E974E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483