#D8D0C4#D8D0C4
#D8D0C4 is a very light, near-neutral orange. Relative luminance 0.637; OKLCH L 86.1% C 0.019 H 78.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D0C4 |
|---|---|
| RGB | rgb(216, 208, 196) |
| HSL | hsl(36, 20%, 81%) |
| HSV | hsv(36, 9%, 85%) |
| CMYK | cmyk(0%, 3.7%, 9.3%, 15.3%) |
| CIE-LAB | lab(83.81, 0.70, 6.93) |
| CIE-LCH | lch(83.81, 6.97, 84.24°) |
| OKLab | oklab(86.07% 0.0038 0.0182) |
| OKLCH | oklch(86.07% 0.019 78.2) |
| XYZ | xyz(60.8375, 63.6968, 61.3036) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.14
Warm Gray
#C9BEB0
ΔE00 4.58
Light Gray
#D3D3D3
ΔE00 6.08
Light Grey
#D8DCD6
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 6.58
Eggshell
#F0EAD6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D0C4 #C4CCD8
analogous
#D8C6C4 #D8D0C4 #D6D8C4
triadic
#D8D0C4 #C4D8D0 #D0C4D8
tetradic
#D8D0C4 #C4D8C6 #C4CCD8 #D8C4D6
square
#D8D0C4 #C4D8C6 #C4CCD8 #D8C4D6
split-complementary
#D8D0C4 #C4D6D8 #C6C4D8
monochromatic
#A7957A #C0B39F #D8D0C4 #F0EDE9 #F3F0ED
Accessibility & contrast
On white
1.53
#D8D0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#D8D0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D0C4
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D0C4 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#D6D2C4
Tritanopia (blue-blind)
#DCCECC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d8d0c4; /* rgb */ color: rgb(216, 208, 196); /* oklch */ color: oklch(86.1% 0.019 78.2);
Tailwind
colors: {
custom: {
50: '#e4ded5',
500: '#d8d0c4',
950: '#000000',
},
}SCSS
$custom: #d8d0c4; $custom-light: #e4ded5; $custom-dark: #000000;
JSON
{
"hex": "#d8d0c4",
"rgb": {
"r": 216,
"g": 208,
"b": 196
},
"hsl": {
"h": 36,
"s": 20.408,
"l": 80.784
},
"oklch": {
"l": 0.8607,
"c": 0.01859,
"h": 78.2
},
"luminance": 0.63696
}Semantic roles & 50–950 ramp
primary
#D8D0C4
secondary
#939DAE
accent
#6A9F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483