#D7CDC2#D7CDC2
#D7CDC2 is a very light, near-neutral orange. Relative luminance 0.620; OKLCH L 85.3% C 0.019 H 70.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDC2 |
|---|---|
| RGB | rgb(215, 205, 194) |
| HSL | hsl(31, 21%, 80%) |
| HSV | hsv(31, 10%, 84%) |
| CMYK | cmyk(0%, 4.7%, 9.8%, 15.7%) |
| CIE-LAB | lab(82.92, 1.58, 6.71) |
| CIE-LCH | lch(82.92, 6.89, 76.74°) |
| OKLab | oklab(85.34% 0.0063 0.0176) |
| OKLCH | oklch(85.34% 0.019 70.2) |
| XYZ | xyz(59.5923, 62.0054, 59.8574) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.97
Warm Beige
#E9DCC9
ΔE00 4.71
Light Gray
#D3D3D3
ΔE00 6.23
Gainsboro
#DCDCDC
ΔE00 6.91
Silver
#C0C0C0
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDC2 #C2CCD7
analogous
#D7C2C2 #D7CDC2 #D6D7C2
triadic
#D7CDC2 #C2D7CD #CDC2D7
tetradic
#D7CDC2 #C2D7C2 #C2CCD7 #D7C2D6
square
#D7CDC2 #C2D7C2 #C2CCD7 #D7C2D6
split-complementary
#D7CDC2 #C2D6D7 #C2C2D7
monochromatic
#A79078 #BFAF9D #D7CDC2 #EFEBE7 #F3F0ED
Accessibility & contrast
On white
1.57
#D7CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#D7CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDC2
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDC2 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#DBCBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d7cdc2; /* rgb */ color: rgb(215, 205, 194); /* oklch */ color: oklch(85.3% 0.019 70.2);
Tailwind
colors: {
custom: {
50: '#e3dcd4',
500: '#d7cdc2',
950: '#000000',
},
}SCSS
$custom: #d7cdc2; $custom-light: #e3dcd4; $custom-dark: #000000;
JSON
{
"hex": "#d7cdc2",
"rgb": {
"r": 215,
"g": 205,
"b": 194
},
"hsl": {
"h": 31.429,
"s": 20.792,
"l": 80.196
},
"oklch": {
"l": 0.85335,
"c": 0.01872,
"h": 70.2
},
"luminance": 0.62005
}Semantic roles & 50–950 ramp
primary
#D7CDC2
secondary
#919EAD
accent
#719F46
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483