#D7CDC5#D7CDC5
#D7CDC5 is a very light, near-neutral orange. Relative luminance 0.621; OKLCH L 85.4% C 0.016 H 61.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDC5 |
|---|---|
| RGB | rgb(215, 205, 197) |
| HSL | hsl(27, 18%, 81%) |
| HSV | hsv(27, 8%, 84%) |
| CMYK | cmyk(0%, 4.7%, 8.4%, 15.7%) |
| CIE-LAB | lab(82.99, 2.08, 5.21) |
| CIE-LCH | lch(82.99, 5.61, 68.23°) |
| OKLab | oklab(85.42% 0.0075 0.0137) |
| OKLCH | oklch(85.42% 0.016 61.3) |
| XYZ | xyz(59.9326, 62.1416, 61.6498) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.69
Light Gray
#D3D3D3
ΔE00 5.45
Warm Beige
#E9DCC9
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 6.19
Silver
#C0C0C0
ΔE00 6.47
Silver (survey)
#C5C9C7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDC5 #C5CFD7
analogous
#D7C5C6 #D7CDC5 #D7D6C5
triadic
#D7CDC5 #C5D7CD #CDC5D7
tetradic
#D7CDC5 #C6D7C5 #C5CFD7 #D6C5D7
square
#D7CDC5 #C6D7C5 #C5CFD7 #D6C5D7
split-complementary
#D7CDC5 #C5D7D6 #C5C6D7
monochromatic
#A58F7D #BEAEA1 #D7CDC5 #F0ECE9 #F3EFED
Accessibility & contrast
On white
1.56
#D7CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#D7CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDC5
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDC5 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC5
Deuteranopia (green-blind)
#D2D0C5
Tritanopia (blue-blind)
#DBCBCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7cdc5; /* rgb */ color: rgb(215, 205, 197); /* oklch */ color: oklch(85.4% 0.016 61.3);
Tailwind
colors: {
custom: {
50: '#e3dcd6',
500: '#d7cdc5',
950: '#000000',
},
}SCSS
$custom: #d7cdc5; $custom-light: #e3dcd6; $custom-dark: #000000;
JSON
{
"hex": "#d7cdc5",
"rgb": {
"r": 215,
"g": 205,
"b": 197
},
"hsl": {
"h": 26.667,
"s": 18.367,
"l": 80.784
},
"oklch": {
"l": 0.85415,
"c": 0.01566,
"h": 61.3
},
"luminance": 0.62141
}Semantic roles & 50–950 ramp
primary
#D7CDC5
secondary
#94A1AC
accent
#779D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483