#D7D2CD#D7D2CD
#D7D2CD is a very light, near-neutral orange. Relative luminance 0.649; OKLCH L 86.6% C 0.009 H 67.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D2CD |
|---|---|
| RGB | rgb(215, 210, 205) |
| HSL | hsl(30, 11%, 82%) |
| HSV | hsv(30, 5%, 84%) |
| CMYK | cmyk(0%, 2.3%, 4.7%, 15.7%) |
| CIE-LAB | lab(84.46, 0.83, 3.08) |
| CIE-LCH | lch(84.46, 3.19, 74.86°) |
| OKLab | oklab(86.63% 0.0033 0.0081) |
| OKLCH | oklch(86.63% 0.009 67.7) |
| XYZ | xyz(62.0888, 64.9484, 67.0111) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.09
Gainsboro
#DCDCDC
ΔE00 3.77
Light Grey
#D8DCD6
ΔE00 5.04
Silver (survey)
#C5C9C7
ΔE00 5.13
Silver
#C0C0C0
ΔE00 5.56
Fog
#D8DCE0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D2CD #CDD2D7
analogous
#D7CDCD #D7D2CD #D7D7CD
triadic
#D7D2CD #CDD7D2 #D2CDD7
tetradic
#D7D2CD #CDD7CD #CDD2D7 #D7CDD7
square
#D7D2CD #CDD7CD #CDD2D7 #D7CDD7
split-complementary
#D7D2CD #CDD7D7 #CDCDD7
monochromatic
#A19589 #BCB3AB #D7D2CD #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.50
#D7D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#D7D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D2CD
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D2CD | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#D9D1D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d7d2cd; /* rgb */ color: rgb(215, 210, 205); /* oklch */ color: oklch(86.6% 0.009 67.7);
Tailwind
colors: {
custom: {
50: '#e3dfdc',
500: '#d7d2cd',
950: '#000000',
},
}SCSS
$custom: #d7d2cd; $custom-light: #e3dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d7d2cd",
"rgb": {
"r": 215,
"g": 210,
"b": 205
},
"hsl": {
"h": 30,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.86634,
"c": 0.00881,
"h": 67.7
},
"luminance": 0.64948
}Semantic roles & 50–950 ramp
primary
#D7D2CD
secondary
#9DA4AB
accent
#739550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484