#D5CDC7#D5CDC7
#D5CDC7 is a very light, near-neutral orange. Relative luminance 0.619; OKLCH L 85.3% C 0.012 H 59.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CDC7 |
|---|---|
| RGB | rgb(213, 205, 199) |
| HSL | hsl(26, 14%, 81%) |
| HSV | hsv(26, 7%, 84%) |
| CMYK | cmyk(0%, 3.8%, 6.6%, 16.5%) |
| CIE-LAB | lab(82.88, 1.72, 3.97) |
| CIE-LCH | lch(82.88, 4.32, 66.59°) |
| OKLab | oklab(85.31% 0.0062 0.0105) |
| OKLCH | oklch(85.31% 0.012 59.6) |
| XYZ | xyz(59.5794, 61.9328, 62.8373) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.42
Warm Gray
#C9BEB0
ΔE00 5.19
Gainsboro
#DCDCDC
ΔE00 5.34
Silver
#C0C0C0
ΔE00 5.57
Silver (survey)
#C5C9C7
ΔE00 6.06
Warm Beige
#E9DCC9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CDC7 #C7CFD5
analogous
#D5C7C8 #D5CDC7 #D5D4C7
triadic
#D5CDC7 #C7D5CD #CDC7D5
tetradic
#D5CDC7 #C8D5C7 #C7CFD5 #D4C7D5
square
#D5CDC7 #C8D5C7 #C7CFD5 #D4C7D5
split-complementary
#D5CDC7 #C7D5D4 #C7C8D5
monochromatic
#A18F81 #BBAEA4 #D5CDC7 #EFECEA #F2EFEE
Accessibility & contrast
On white
1.57
#D5CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#D5CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CDC7
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CDC7 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC7
Deuteranopia (green-blind)
#D1CFC7
Tritanopia (blue-blind)
#D8CBCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d5cdc7; /* rgb */ color: rgb(213, 205, 199); /* oklch */ color: oklch(85.3% 0.012 59.6);
Tailwind
colors: {
custom: {
50: '#e2dcd8',
500: '#d5cdc7',
950: '#000000',
},
}SCSS
$custom: #d5cdc7; $custom-light: #e2dcd8; $custom-dark: #000000;
JSON
{
"hex": "#d5cdc7",
"rgb": {
"r": 213,
"g": 205,
"b": 199
},
"hsl": {
"h": 25.714,
"s": 14.286,
"l": 80.784
},
"oklch": {
"l": 0.85306,
"c": 0.01216,
"h": 59.6
},
"luminance": 0.61932
}Semantic roles & 50–950 ramp
primary
#D5CDC7
secondary
#97A1AA
accent
#78984D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483