#D7D5CC#D7D5CC
#D7D5CC is a very light, near-neutral yellow. Relative luminance 0.664; OKLCH L 87.2% C 0.012 H 96.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D5CC |
|---|---|
| RGB | rgb(215, 213, 204) |
| HSL | hsl(49, 12%, 82%) |
| HSV | hsv(49, 5%, 84%) |
| CMYK | cmyk(0%, 0.9%, 5.1%, 15.7%) |
| CIE-LAB | lab(85.20, -0.90, 4.68) |
| CIE-LCH | lch(85.20, 4.77, 100.90°) |
| OKLab | oklab(87.21% -0.0014 0.0123) |
| OKLCH | oklch(87.21% 0.012 96.4) |
| XYZ | xyz(62.7161, 66.3955, 66.6267) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.24
Light Gray
#D3D3D3
ΔE00 4.41
Gainsboro
#DCDCDC
ΔE00 4.70
Silver (survey)
#C5C9C7
ΔE00 5.02
Warm Beige
#E9DCC9
ΔE00 5.89
Eggshell
#F0EAD6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D5CC #CCCED7
analogous
#D7D0CC #D7D5CC #D4D7CC
triadic
#D7D5CC #CCD7D5 #D5CCD7
tetradic
#D7D5CC #CCD7D0 #CCCED7 #D7CCD4
square
#D7D5CC #CCD7D0 #CCCED7 #D7CCD4
split-complementary
#D7D5CC #CCD4D7 #D0CCD7
monochromatic
#A19D87 #BCB9AA #D7D5CC #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.47
#D7D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#D7D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D5CC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D5CC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#D9D4D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d7d5cc; /* rgb */ color: rgb(215, 213, 204); /* oklch */ color: oklch(87.2% 0.012 96.4);
Tailwind
colors: {
custom: {
50: '#e3e1db',
500: '#d7d5cc',
950: '#000000',
},
}SCSS
$custom: #d7d5cc; $custom-light: #e3e1db; $custom-dark: #000000;
JSON
{
"hex": "#d7d5cc",
"rgb": {
"r": 215,
"g": 213,
"b": 204
},
"hsl": {
"h": 49.091,
"s": 12.088,
"l": 82.157
},
"oklch": {
"l": 0.87208,
"c": 0.0124,
"h": 96.4
},
"luminance": 0.66395
}Semantic roles & 50–950 ramp
primary
#D7D5CC
secondary
#9C9FAB
accent
#5C964F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484