#D8D2CD#D8D2CD
#D8D2CD is a very light, near-neutral orange. Relative luminance 0.651; OKLCH L 86.7% C 0.010 H 62.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D2CD |
|---|---|
| RGB | rgb(216, 210, 205) |
| HSL | hsl(27, 12%, 83%) |
| HSV | hsv(27, 5%, 85%) |
| CMYK | cmyk(0%, 2.8%, 5.1%, 15.3%) |
| CIE-LAB | lab(84.54, 1.18, 3.20) |
| CIE-LCH | lch(84.54, 3.41, 69.75°) |
| OKLab | oklab(86.71% 0.0044 0.0085) |
| OKLCH | oklch(86.71% 0.01 62.5) |
| XYZ | xyz(62.3835, 65.1003, 67.0250) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.38
Gainsboro
#DCDCDC
ΔE00 3.98
Light Grey
#D8DCD6
ΔE00 5.52
Silver (survey)
#C5C9C7
ΔE00 5.57
Silver
#C0C0C0
ΔE00 5.77
Fog
#D8DCE0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D2CD #CDD3D8
analogous
#D8CDCD #D8D2CD #D8D8CD
triadic
#D8D2CD #CDD8D2 #D2CDD8
tetradic
#D8D2CD #CDD8CD #CDD3D8 #D8CDD8
square
#D8D2CD #CDD8CD #CDD3D8 #D8CDD8
split-complementary
#D8D2CD #CDD8D8 #CDCDD8
monochromatic
#A29488 #BDB3AB #D8D2CD #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.50
#D8D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#D8D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D2CD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D2CD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#DAD1D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d8d2cd; /* rgb */ color: rgb(216, 210, 205); /* oklch */ color: oklch(86.7% 0.010 62.5);
Tailwind
colors: {
custom: {
50: '#e4dfdc',
500: '#d8d2cd',
950: '#000000',
},
}SCSS
$custom: #d8d2cd; $custom-light: #e4dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d8d2cd",
"rgb": {
"r": 216,
"g": 210,
"b": 205
},
"hsl": {
"h": 27.273,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.86714,
"c": 0.00954,
"h": 62.5
},
"luminance": 0.651
}Semantic roles & 50–950 ramp
primary
#D8D2CD
secondary
#9DA5AC
accent
#76964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484