#D8CDC3#D8CDC3
#D8CDC3 is a very light, near-neutral orange. Relative luminance 0.622; OKLCH L 85.4% C 0.018 H 64.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CDC3 |
|---|---|
| RGB | rgb(216, 205, 195) |
| HSL | hsl(29, 21%, 81%) |
| HSV | hsv(29, 10%, 85%) |
| CMYK | cmyk(0%, 5.1%, 9.7%, 15.3%) |
| CIE-LAB | lab(83.02, 2.10, 6.33) |
| CIE-LCH | lch(83.02, 6.67, 71.64°) |
| OKLab | oklab(85.44% 0.0078 0.0167) |
| OKLCH | oklch(85.44% 0.018 64.9) |
| XYZ | xyz(59.9996, 62.2024, 60.4647) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.27
Warm Beige
#E9DCC9
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 6.19
Gainsboro
#DCDCDC
ΔE00 6.85
Silver
#C0C0C0
ΔE00 7.12
Silver (survey)
#C5C9C7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CDC3 #C3CED8
analogous
#D8C3C3 #D8CDC3 #D8D7C3
triadic
#D8CDC3 #C3D8CD #CDC3D8
tetradic
#D8CDC3 #C3D8C3 #C3CED8 #D7C3D8
square
#D8CDC3 #C3D8C3 #C3CED8 #D7C3D8
split-complementary
#D8CDC3 #C3D8D7 #C3C3D8
monochromatic
#A88F79 #C0AE9E #D8CDC3 #F0ECE8 #F3F0EC
Accessibility & contrast
On white
1.56
#D8CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#D8CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CDC3
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CDC3 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC2
Deuteranopia (green-blind)
#D3D0C3
Tritanopia (blue-blind)
#DCCBCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d8cdc3; /* rgb */ color: rgb(216, 205, 195); /* oklch */ color: oklch(85.4% 0.018 64.9);
Tailwind
colors: {
custom: {
50: '#e4dcd5',
500: '#d8cdc3',
950: '#000000',
},
}SCSS
$custom: #d8cdc3; $custom-light: #e4dcd5; $custom-dark: #000000;
JSON
{
"hex": "#d8cdc3",
"rgb": {
"r": 216,
"g": 205,
"b": 195
},
"hsl": {
"h": 28.571,
"s": 21.212,
"l": 80.588
},
"oklch": {
"l": 0.85444,
"c": 0.0184,
"h": 64.9
},
"luminance": 0.62202
}Semantic roles & 50–950 ramp
primary
#D8CDC3
secondary
#91A0AE
accent
#75A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483