#D7D1CD#D7D1CD
#D7D1CD is a very light, near-neutral orange. Relative luminance 0.645; OKLCH L 86.4% C 0.009 H 56.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D1CD |
|---|---|
| RGB | rgb(215, 209, 205) |
| HSL | hsl(24, 11%, 82%) |
| HSV | hsv(24, 5%, 84%) |
| CMYK | cmyk(0%, 2.8%, 4.7%, 15.7%) |
| CIE-LAB | lab(84.20, 1.36, 2.71) |
| CIE-LCH | lch(84.20, 3.03, 63.42°) |
| OKLab | oklab(86.43% 0.0048 0.0072) |
| OKLCH | oklch(86.43% 0.009 56.3) |
| XYZ | xyz(61.8427, 64.4562, 66.9291) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.16
Gainsboro
#DCDCDC
ΔE00 3.91
Silver
#C0C0C0
ΔE00 5.45
Silver (survey)
#C5C9C7
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 5.80
Fog
#D8DCE0
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D1CD #CDD3D7
analogous
#D7CDCE #D7D1CD #D7D6CD
triadic
#D7D1CD #CDD7D1 #D1CDD7
tetradic
#D7D1CD #CED7CD #CDD3D7 #D6CDD7
square
#D7D1CD #CED7CD #CDD3D7 #D6CDD7
split-complementary
#D7D1CD #CDD7D6 #CDCED7
monochromatic
#A19289 #BCB2AB #D7D1CD #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.51
#D7D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D7D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D1CD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D1CD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#D9D0D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d7d1cd; /* rgb */ color: rgb(215, 209, 205); /* oklch */ color: oklch(86.4% 0.009 56.3);
Tailwind
colors: {
custom: {
50: '#e3dfdc',
500: '#d7d1cd',
950: '#000000',
},
}SCSS
$custom: #d7d1cd; $custom-light: #e3dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d7d1cd",
"rgb": {
"r": 215,
"g": 209,
"b": 205
},
"hsl": {
"h": 24,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.86434,
"c": 0.00863,
"h": 56.3
},
"luminance": 0.64456
}Semantic roles & 50–950 ramp
primary
#D7D1CD
secondary
#9DA6AB
accent
#7A9550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484