#D8CDC8#D8CDC8
#D8CDC8 is a very light, near-neutral orange. Relative luminance 0.624; OKLCH L 85.6% C 0.014 H 46.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CDC8 |
|---|---|
| RGB | rgb(216, 205, 200) |
| HSL | hsl(19, 17%, 82%) |
| HSV | hsv(19, 7%, 85%) |
| CMYK | cmyk(0%, 5.1%, 7.4%, 15.3%) |
| CIE-LAB | lab(83.14, 2.94, 3.85) |
| CIE-LCH | lch(83.14, 4.84, 52.58°) |
| OKLab | oklab(85.58% 0.0098 0.0102) |
| OKLCH | oklch(85.58% 0.014 46.2) |
| XYZ | xyz(60.5744, 62.4323, 63.4920) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.26
Warm Gray
#C9BEB0
ΔE00 5.94
Gainsboro
#DCDCDC
ΔE00 5.99
Silver
#C0C0C0
ΔE00 6.39
Warm Beige
#E9DCC9
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CDC8 #C8D3D8
analogous
#D8C8CB #D8CDC8 #D8D5C8
triadic
#D8CDC8 #C8D8CD #CDC8D8
tetradic
#D8CDC8 #CBD8C8 #C8D3D8 #D5C8D8
square
#D8CDC8 #CBD8C8 #C8D3D8 #D5C8D8
split-complementary
#D8CDC8 #C8D8D5 #C8CBD8
monochromatic
#A58C80 #BFACA4 #D8CDC8 #F1EEEC #F2EFED
Accessibility & contrast
On white
1.56
#D8CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#D8CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CDC8
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CDC8 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#DCCBCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d8cdc8; /* rgb */ color: rgb(216, 205, 200); /* oklch */ color: oklch(85.6% 0.014 46.2);
Tailwind
colors: {
custom: {
50: '#e4dcd8',
500: '#d8cdc8',
950: '#000000',
},
}SCSS
$custom: #d8cdc8; $custom-light: #e4dcd8; $custom-dark: #000000;
JSON
{
"hex": "#d8cdc8",
"rgb": {
"r": 216,
"g": 205,
"b": 200
},
"hsl": {
"h": 18.75,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.8558,
"c": 0.0141,
"h": 46.2
},
"luminance": 0.62432
}Semantic roles & 50–950 ramp
primary
#D8CDC8
secondary
#97A6AD
accent
#829B4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483