#D7CDC3#D7CDC3
#D7CDC3 is a very light, near-neutral orange. Relative luminance 0.621; OKLCH L 85.4% C 0.018 H 67.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDC3 |
|---|---|
| RGB | rgb(215, 205, 195) |
| HSL | hsl(30, 20%, 80%) |
| HSV | hsv(30, 9%, 84%) |
| CMYK | cmyk(0%, 4.7%, 9.3%, 15.7%) |
| CIE-LAB | lab(82.94, 1.75, 6.21) |
| CIE-LCH | lch(82.94, 6.45, 74.28°) |
| OKLab | oklab(85.36% 0.0067 0.0163) |
| OKLCH | oklch(85.36% 0.018 67.6) |
| XYZ | xyz(59.7049, 62.0505, 60.4509) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.16
Warm Beige
#E9DCC9
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 5.95
Gainsboro
#DCDCDC
ΔE00 6.65
Silver
#C0C0C0
ΔE00 6.88
Silver (survey)
#C5C9C7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDC3 #C3CDD7
analogous
#D7C3C3 #D7CDC3 #D7D7C3
triadic
#D7CDC3 #C3D7CD #CDC3D7
tetradic
#D7CDC3 #C3D7C3 #C3CDD7 #D7C3D7
square
#D7CDC3 #C3D7C3 #C3CDD7 #D7C3D7
split-complementary
#D7CDC3 #C3D7D7 #C3C3D7
monochromatic
#A6907A #BFAE9E #D7CDC3 #EFECE8 #F3F0ED
Accessibility & contrast
On white
1.57
#D7CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#D7CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDC3
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDC3 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC2
Deuteranopia (green-blind)
#D3CFC3
Tritanopia (blue-blind)
#DBCBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d7cdc3; /* rgb */ color: rgb(215, 205, 195); /* oklch */ color: oklch(85.4% 0.018 67.6);
Tailwind
colors: {
custom: {
50: '#e3dcd5',
500: '#d7cdc3',
950: '#000000',
},
}SCSS
$custom: #d7cdc3; $custom-light: #e3dcd5; $custom-dark: #000000;
JSON
{
"hex": "#d7cdc3",
"rgb": {
"r": 215,
"g": 205,
"b": 195
},
"hsl": {
"h": 30,
"s": 20,
"l": 80.392
},
"oklch": {
"l": 0.85362,
"c": 0.01765,
"h": 67.6
},
"luminance": 0.6205
}Semantic roles & 50–950 ramp
primary
#D7CDC3
secondary
#929FAD
accent
#739E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483