#D8CDC2#D8CDC2
#D8CDC2 is a very light, near-neutral orange. Relative luminance 0.622; OKLCH L 85.4% C 0.019 H 67.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CDC2 |
|---|---|
| RGB | rgb(216, 205, 194) |
| HSL | hsl(30, 22%, 80%) |
| HSV | hsv(30, 10%, 85%) |
| CMYK | cmyk(0%, 5.1%, 10.2%, 15.3%) |
| CIE-LAB | lab(83.00, 1.94, 6.83) |
| CIE-LCH | lch(83.00, 7.10, 74.17°) |
| OKLab | oklab(85.42% 0.0074 0.018) |
| OKLCH | oklch(85.42% 0.019 67.6) |
| XYZ | xyz(59.8869, 62.1574, 59.8712) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.06
Warm Beige
#E9DCC9
ΔE00 4.72
Light Gray
#D3D3D3
ΔE00 6.45
Gainsboro
#DCDCDC
ΔE00 7.09
Silver
#C0C0C0
ΔE00 7.33
Antiquewhite
#FAEBD7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CDC2 #C2CDD8
analogous
#D8C2C2 #D8CDC2 #D8D8C2
triadic
#D8CDC2 #C2D8CD #CDC2D8
tetradic
#D8CDC2 #C2D8C2 #C2CDD8 #D8C2D8
square
#D8CDC2 #C2D8C2 #C2CDD8 #D8C2D8
split-complementary
#D8CDC2 #C2D8D8 #C2C2D8
monochromatic
#A89077 #C0AE9D #D8CDC2 #F0ECE7 #F3F0EC
Accessibility & contrast
On white
1.56
#D8CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#D8CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CDC2
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CDC2 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#D3D0C2
Tritanopia (blue-blind)
#DCCBCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d8cdc2; /* rgb */ color: rgb(216, 205, 194); /* oklch */ color: oklch(85.4% 0.019 67.6);
Tailwind
colors: {
custom: {
50: '#e4dcd4',
500: '#d8cdc2',
950: '#000000',
},
}SCSS
$custom: #d8cdc2; $custom-light: #e4dcd4; $custom-dark: #000000;
JSON
{
"hex": "#d8cdc2",
"rgb": {
"r": 216,
"g": 205,
"b": 194
},
"hsl": {
"h": 30,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.85418,
"c": 0.01942,
"h": 67.6
},
"luminance": 0.62157
}Semantic roles & 50–950 ramp
primary
#D8CDC2
secondary
#909FAE
accent
#73A045
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483