#D7CDC7#D7CDC7
#D7CDC7 is a very light, near-neutral orange. Relative luminance 0.622; OKLCH L 85.5% C 0.014 H 53.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDC7 |
|---|---|
| RGB | rgb(215, 205, 199) |
| HSL | hsl(23, 17%, 81%) |
| HSV | hsv(23, 7%, 84%) |
| CMYK | cmyk(0%, 4.7%, 7.4%, 15.7%) |
| CIE-LAB | lab(83.04, 2.42, 4.22) |
| CIE-LCH | lch(83.04, 4.86, 60.14°) |
| OKLab | oklab(85.47% 0.0083 0.0111) |
| OKLCH | oklch(85.47% 0.014 53.3) |
| XYZ | xyz(60.1633, 62.2338, 62.8647) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.05
Warm Gray
#C9BEB0
ΔE00 5.38
Gainsboro
#DCDCDC
ΔE00 5.83
Silver
#C0C0C0
ΔE00 6.16
Warm Beige
#E9DCC9
ΔE00 6.54
Silver (survey)
#C5C9C7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDC7 #C7D1D7
analogous
#D7C7C9 #D7CDC7 #D7D5C7
triadic
#D7CDC7 #C7D7CD #CDC7D7
tetradic
#D7CDC7 #C9D7C7 #C7D1D7 #D5C7D7
square
#D7CDC7 #C9D7C7 #C7D1D7 #D5C7D7
split-complementary
#D7CDC7 #C7D7D5 #C7C9D7
monochromatic
#A48D80 #BDADA3 #D7CDC7 #F0EDEB #F2EFED
Accessibility & contrast
On white
1.56
#D7CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#D7CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDC7
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDC7 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC7
Deuteranopia (green-blind)
#D2D0C7
Tritanopia (blue-blind)
#DACBCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7cdc7; /* rgb */ color: rgb(215, 205, 199); /* oklch */ color: oklch(85.5% 0.014 53.3);
Tailwind
colors: {
custom: {
50: '#e3dcd8',
500: '#d7cdc7',
950: '#000000',
},
}SCSS
$custom: #d7cdc7; $custom-light: #e3dcd8; $custom-dark: #000000;
JSON
{
"hex": "#d7cdc7",
"rgb": {
"r": 215,
"g": 205,
"b": 199
},
"hsl": {
"h": 22.5,
"s": 16.667,
"l": 81.176
},
"oklch": {
"l": 0.8547,
"c": 0.01389,
"h": 53.3
},
"luminance": 0.62233
}Semantic roles & 50–950 ramp
primary
#D7CDC7
secondary
#96A4AC
accent
#7D9B4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483