#D1CDC2#D1CDC2
#D1CDC2 is a very light, near-neutral orange. Relative luminance 0.611; OKLCH L 84.8% C 0.016 H 90.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CDC2 |
|---|---|
| RGB | rgb(209, 205, 194) |
| HSL | hsl(44, 14%, 79%) |
| HSV | hsv(44, 7%, 82%) |
| CMYK | cmyk(0%, 1.9%, 7.2%, 18%) |
| CIE-LAB | lab(82.44, -0.55, 5.96) |
| CIE-LCH | lch(82.44, 5.98, 95.24°) |
| OKLab | oklab(84.84% -0.0001 0.0157) |
| OKLCH | oklch(84.84% 0.016 90.3) |
| XYZ | xyz(57.8622, 61.1134, 59.7763) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.78
Light Grey
#D8DCD6
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 5.27
Light Gray
#D3D3D3
ΔE00 5.48
Warm Beige
#E9DCC9
ΔE00 5.83
Silver
#C0C0C0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CDC2 #C2C6D1
analogous
#D1C6C2 #D1CDC2 #CED1C2
triadic
#D1CDC2 #C2D1CD #CDC2D1
tetradic
#D1CDC2 #C2D1C6 #C2C6D1 #D1C2CE
square
#D1CDC2 #C2D1C6 #C2C6D1 #D1C2CE
split-complementary
#D1CDC2 #C2CED1 #C6C2D1
monochromatic
#9C947C #B7B09F #D1CDC2 #EBEAE5 #F2F1EE
Accessibility & contrast
On white
1.59
#D1CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#D1CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CDC2
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CDC2 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCC1
Deuteranopia (green-blind)
#D1CEC2
Tritanopia (blue-blind)
#D4CBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d1cdc2; /* rgb */ color: rgb(209, 205, 194); /* oklch */ color: oklch(84.8% 0.016 90.3);
Tailwind
colors: {
custom: {
50: '#dfdcd4',
500: '#d1cdc2',
950: '#000000',
},
}SCSS
$custom: #d1cdc2; $custom-light: #dfdcd4; $custom-dark: #000000;
JSON
{
"hex": "#d1cdc2",
"rgb": {
"r": 209,
"g": 205,
"b": 194
},
"hsl": {
"h": 44,
"s": 14.019,
"l": 79.02
},
"oklch": {
"l": 0.84844,
"c": 0.01565,
"h": 90.3
},
"luminance": 0.61113
}Semantic roles & 50–950 ramp
primary
#D1CDC2
secondary
#9297A5
accent
#61984D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483