#D1CDC8#D1CDC8
#D1CDC8 is a very light, near-neutral orange. Relative luminance 0.614; OKLCH L 85.0% C 0.008 H 73.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CDC8 |
|---|---|
| RGB | rgb(209, 205, 200) |
| HSL | hsl(33, 9%, 80%) |
| HSV | hsv(33, 4%, 82%) |
| CMYK | cmyk(0%, 1.9%, 4.3%, 18%) |
| CIE-LAB | lab(82.59, 0.49, 2.97) |
| CIE-LCH | lch(82.59, 3.01, 80.65°) |
| OKLab | oklab(85.01% 0.0023 0.0079) |
| OKLCH | oklch(85.01% 0.008 73.7) |
| XYZ | xyz(58.5497, 61.3884, 63.3970) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.15
Silver (survey)
#C5C9C7
ΔE00 4.18
Silver
#C0C0C0
ΔE00 4.43
Gainsboro
#DCDCDC
ΔE00 4.44
Light Grey
#D8DCD6
ΔE00 5.19
Warm Gray
#C9BEB0
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CDC8 #C8CCD1
analogous
#D1C8C8 #D1CDC8 #D0D1C8
triadic
#D1CDC8 #C8D1CD #CDC8D1
tetradic
#D1CDC8 #C8D1C8 #C8CCD1 #D1C8D0
square
#D1CDC8 #C8D1C8 #C8CCD1 #D1C8D0
split-complementary
#D1CDC8 #C8D0D1 #C8C8D1
monochromatic
#999085 #B5AFA7 #D1CDC8 #EDEBE9 #F1F0EE
Accessibility & contrast
On white
1.58
#D1CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#D1CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CDC8
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CDC8 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#D3CCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d1cdc8; /* rgb */ color: rgb(209, 205, 200); /* oklch */ color: oklch(85.0% 0.008 73.7);
Tailwind
colors: {
custom: {
50: '#dfdcd8',
500: '#d1cdc8',
950: '#000000',
},
}SCSS
$custom: #d1cdc8; $custom-light: #dfdcd8; $custom-dark: #000000;
JSON
{
"hex": "#d1cdc8",
"rgb": {
"r": 209,
"g": 205,
"b": 200
},
"hsl": {
"h": 33.333,
"s": 8.911,
"l": 80.196
},
"oklch": {
"l": 0.85009,
"c": 0.00818,
"h": 73.7
},
"luminance": 0.61388
}Semantic roles & 50–950 ramp
primary
#D1CDC8
secondary
#999EA5
accent
#6F9353
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483