#D9CDC8#D9CDC8
#D9CDC8 is a very light, near-neutral orange. Relative luminance 0.626; OKLCH L 85.7% C 0.015 H 44.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CDC8 |
|---|---|
| RGB | rgb(217, 205, 200) |
| HSL | hsl(18, 18%, 82%) |
| HSV | hsv(18, 8%, 85%) |
| CMYK | cmyk(0%, 5.5%, 7.8%, 14.9%) |
| CIE-LAB | lab(83.22, 3.29, 3.97) |
| CIE-LCH | lch(83.22, 5.16, 50.33°) |
| OKLab | oklab(85.66% 0.0108 0.0105) |
| OKLCH | oklch(85.66% 0.015 44.2) |
| XYZ | xyz(60.8708, 62.5852, 63.5058) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.62
Warm Gray
#C9BEB0
ΔE00 6.13
Gainsboro
#DCDCDC
ΔE00 6.29
Silver
#C0C0C0
ΔE00 6.73
Warm Beige
#E9DCC9
ΔE00 7.22
Silver (survey)
#C5C9C7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CDC8 #C8D4D9
analogous
#D9C8CC #D9CDC8 #D9D6C8
triadic
#D9CDC8 #C8D9CD #CDC8D9
tetradic
#D9CDC8 #CCD9C8 #C8D4D9 #D6C8D9
square
#D9CDC8 #CCD9C8 #C8D4D9 #D6C8D9
split-complementary
#D9CDC8 #C8D9D6 #C8CCD9
monochromatic
#A78B80 #C0ACA4 #D9CDC8 #F2EEEC #F2EFED
Accessibility & contrast
On white
1.55
#D9CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#D9CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CDC8
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CDC8 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#D3D0C8
Tritanopia (blue-blind)
#DDCBCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d9cdc8; /* rgb */ color: rgb(217, 205, 200); /* oklch */ color: oklch(85.7% 0.015 44.2);
Tailwind
colors: {
custom: {
50: '#e4dcd8',
500: '#d9cdc8',
950: '#000000',
},
}SCSS
$custom: #d9cdc8; $custom-light: #e4dcd8; $custom-dark: #000000;
JSON
{
"hex": "#d9cdc8",
"rgb": {
"r": 217,
"g": 205,
"b": 200
},
"hsl": {
"h": 17.647,
"s": 18.28,
"l": 81.765
},
"oklch": {
"l": 0.85663,
"c": 0.0151,
"h": 44.2
},
"luminance": 0.62584
}Semantic roles & 50–950 ramp
primary
#D9CDC8
secondary
#97A7AE
accent
#849D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483