#D8D4D0#D8D4D0
#D8D4D0 is a very light, near-neutral orange. Relative luminance 0.662; OKLCH L 87.2% C 0.007 H 67.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4D0 |
|---|---|
| RGB | rgb(216, 212, 208) |
| HSL | hsl(30, 9%, 83%) |
| HSV | hsv(30, 4%, 85%) |
| CMYK | cmyk(0%, 1.9%, 3.7%, 15.3%) |
| CIE-LAB | lab(85.12, 0.66, 2.46) |
| CIE-LCH | lch(85.12, 2.55, 74.97°) |
| OKLab | oklab(87.2% 0.0027 0.0065) |
| OKLCH | oklch(87.2% 0.007 67.8) |
| XYZ | xyz(63.2459, 66.2402, 69.1160) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.53
Gainsboro
#DCDCDC
ΔE00 3.03
Light Grey
#D8DCD6
ΔE00 4.61
Silver (survey)
#C5C9C7
ΔE00 4.96
Fog
#D8DCE0
ΔE00 5.22
Silver
#C0C0C0
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4D0 #D0D4D8
analogous
#D8D0D0 #D8D4D0 #D8D8D0
triadic
#D8D4D0 #D0D8D4 #D4D0D8
tetradic
#D8D4D0 #D0D8D0 #D0D4D8 #D8D0D8
square
#D8D4D0 #D0D8D0 #D0D4D8 #D8D0D8
split-complementary
#D8D4D0 #D0D8D8 #D0D0D8
monochromatic
#A0978D #BCB5AF #D8D4D0 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.47
#D8D4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#D8D4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4D0
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4D0 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#DAD3D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8d4d0; /* rgb */ color: rgb(216, 212, 208); /* oklch */ color: oklch(87.2% 0.007 67.8);
Tailwind
colors: {
custom: {
50: '#e4e1de',
500: '#d8d4d0',
950: '#000000',
},
}SCSS
$custom: #d8d4d0; $custom-light: #e4e1de; $custom-dark: #000000;
JSON
{
"hex": "#d8d4d0",
"rgb": {
"r": 216,
"g": 212,
"b": 208
},
"hsl": {
"h": 30,
"s": 9.302,
"l": 83.137
},
"oklch": {
"l": 0.87197,
"c": 0.00703,
"h": 67.8
},
"luminance": 0.6624
}Semantic roles & 50–950 ramp
primary
#D8D4D0
secondary
#A0A6AC
accent
#739352
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484