#D7D3CE#D7D3CE
#D7D3CE is a very light, near-neutral orange. Relative luminance 0.655; OKLCH L 86.9% C 0.008 H 73.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D3CE |
|---|---|
| RGB | rgb(215, 211, 206) |
| HSL | hsl(33, 10%, 83%) |
| HSV | hsv(33, 4%, 84%) |
| CMYK | cmyk(0%, 1.9%, 4.2%, 15.7%) |
| CIE-LAB | lab(84.74, 0.49, 2.96) |
| CIE-LCH | lch(84.74, 2.99, 80.66°) |
| OKLab | oklab(86.86% 0.0023 0.0078) |
| OKLCH | oklch(86.86% 0.008 73.7) |
| XYZ | xyz(62.4576, 65.4921, 67.7314) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.85
Gainsboro
#DCDCDC
ΔE00 3.46
Light Grey
#D8DCD6
ΔE00 4.48
Silver (survey)
#C5C9C7
ΔE00 4.82
Silver
#C0C0C0
ΔE00 5.59
Fog
#D8DCE0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D3CE #CED2D7
analogous
#D7CFCE #D7D3CE #D6D7CE
triadic
#D7D3CE #CED7D3 #D3CED7
tetradic
#D7D3CE #CED7CF #CED2D7 #D7CED6
square
#D7D3CE #CED7CF #CED2D7 #D7CED6
split-complementary
#D7D3CE #CED6D7 #CFCED7
monochromatic
#A0968B #BBB5AC #D7D3CE #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.49
#D7D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#D7D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D3CE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D3CE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#D9D2D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d7d3ce; /* rgb */ color: rgb(215, 211, 206); /* oklch */ color: oklch(86.9% 0.008 73.7);
Tailwind
colors: {
custom: {
50: '#e3e0dc',
500: '#d7d3ce',
950: '#000000',
},
}SCSS
$custom: #d7d3ce; $custom-light: #e3e0dc; $custom-dark: #000000;
JSON
{
"hex": "#d7d3ce",
"rgb": {
"r": 215,
"g": 211,
"b": 206
},
"hsl": {
"h": 33.333,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.86862,
"c": 0.00814,
"h": 73.7
},
"luminance": 0.65492
}Semantic roles & 50–950 ramp
primary
#D7D3CE
secondary
#9EA4AB
accent
#6F9451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484