#D2CDC9#D2CDC9
#D2CDC9 is a very light, near-neutral orange. Relative luminance 0.616; OKLCH L 85.1% C 0.008 H 61.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDC9 |
|---|---|
| RGB | rgb(210, 205, 201) |
| HSL | hsl(27, 9%, 81%) |
| HSV | hsv(27, 4%, 82%) |
| CMYK | cmyk(0%, 2.4%, 4.3%, 17.6%) |
| CIE-LAB | lab(82.69, 1.01, 2.60) |
| CIE-LCH | lch(82.69, 2.79, 68.68°) |
| OKLab | oklab(85.12% 0.0037 0.0069) |
| OKLCH | oklch(85.12% 0.008 61.5) |
| XYZ | xyz(58.9508, 61.5816, 64.0279) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.08
Gainsboro
#DCDCDC
ΔE00 4.36
Silver
#C0C0C0
ΔE00 4.45
Silver (survey)
#C5C9C7
ΔE00 4.66
Light Grey
#D8DCD6
ΔE00 5.78
Warm Gray
#C9BEB0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDC9 #C9CED2
analogous
#D2C9C9 #D2CDC9 #D2D1C9
triadic
#D2CDC9 #C9D2CD #CDC9D2
tetradic
#D2CDC9 #C9D2C9 #C9CED2 #D1C9D2
square
#D2CDC9 #C9D2C9 #C9CED2 #D1C9D2
split-complementary
#D2CDC9 #C9D2D1 #C9C9D2
monochromatic
#9A8F86 #B6AEA8 #D2CDC9 #EEECEA #F1F0EE
Accessibility & contrast
On white
1.58
#D2CDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#D2CDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDC9
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDC9 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC9
Deuteranopia (green-blind)
#D0CEC9
Tritanopia (blue-blind)
#D4CCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cdc9; /* rgb */ color: rgb(210, 205, 201); /* oklch */ color: oklch(85.1% 0.008 61.5);
Tailwind
colors: {
custom: {
50: '#dfdcd9',
500: '#d2cdc9',
950: '#000000',
},
}SCSS
$custom: #d2cdc9; $custom-light: #dfdcd9; $custom-dark: #000000;
JSON
{
"hex": "#d2cdc9",
"rgb": {
"r": 210,
"g": 205,
"b": 201
},
"hsl": {
"h": 26.667,
"s": 9.091,
"l": 80.588
},
"oklch": {
"l": 0.85117,
"c": 0.00783,
"h": 61.5
},
"luminance": 0.61581
}Semantic roles & 50–950 ramp
primary
#D2CDC9
secondary
#9AA0A6
accent
#769352
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483