#D7D7CD#D7D7CD
#D7D7CD is a very light, near-neutral yellow. Relative luminance 0.675; OKLCH L 87.6% C 0.014 H 106.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D7CD |
|---|---|
| RGB | rgb(215, 215, 205) |
| HSL | hsl(60, 11%, 82%) |
| HSV | hsv(60, 5%, 84%) |
| CMYK | cmyk(0%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(85.73, -1.77, 4.93) |
| CIE-LCH | lch(85.73, 5.24, 109.73°) |
| OKLab | oklab(87.64% -0.0039 0.013) |
| OKLCH | oklch(87.64% 0.014 106.7) |
| XYZ | xyz(63.3426, 67.4559, 67.4291) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.58
Light Gray
#D3D3D3
ΔE00 5.03
Gainsboro
#DCDCDC
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 5.21
Eggshell
#F0EAD6
ΔE00 6.10
Warm Beige
#E9DCC9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D7CD #CDCDD7
analogous
#D7D2CD #D7D7CD #D2D7CD
triadic
#D7D7CD #CDD7D7 #D7CDD7
tetradic
#D7D7CD #CDD7D2 #CDCDD7 #D7CDD2
square
#D7D7CD #CDD7D2 #CDCDD7 #D7CDD2
split-complementary
#D7D7CD #CDD2D7 #D2CDD7
monochromatic
#A1A189 #BCBCAB #D7D7CD #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.45
#D7D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#D7D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D7CD
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D7CD | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#D9D6D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d7d7cd; /* rgb */ color: rgb(215, 215, 205); /* oklch */ color: oklch(87.6% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#e3e3dc',
500: '#d7d7cd',
950: '#000000',
},
}SCSS
$custom: #d7d7cd; $custom-light: #e3e3dc; $custom-dark: #000000;
JSON
{
"hex": "#d7d7cd",
"rgb": {
"r": 215,
"g": 215,
"b": 205
},
"hsl": {
"h": 60,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.87638,
"c": 0.01352,
"h": 106.7
},
"luminance": 0.67456
}Semantic roles & 50–950 ramp
primary
#D7D7CD
secondary
#9D9DAB
accent
#509550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484