#D2CDC7#D2CDC7
#D2CDC7 is a very light, near-neutral orange. Relative luminance 0.615; OKLCH L 85.1% C 0.010 H 72.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDC7 |
|---|---|
| RGB | rgb(210, 205, 199) |
| HSL | hsl(33, 11%, 80%) |
| HSV | hsv(33, 5%, 82%) |
| CMYK | cmyk(0%, 2.4%, 5.2%, 17.6%) |
| CIE-LAB | lab(82.64, 0.66, 3.59) |
| CIE-LCH | lch(82.64, 3.65, 79.52°) |
| OKLab | oklab(85.06% 0.003 0.0095) |
| OKLCH | oklch(85.06% 0.01 72.7) |
| XYZ | xyz(58.7171, 61.4882, 62.7969) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.67
Silver (survey)
#C5C9C7
ΔE00 4.69
Gainsboro
#DCDCDC
ΔE00 4.81
Silver
#C0C0C0
ΔE00 4.84
Warm Gray
#C9BEB0
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDC7 #C7CCD2
analogous
#D2C7C7 #D2CDC7 #D1D2C7
triadic
#D2CDC7 #C7D2CD #CDC7D2
tetradic
#D2CDC7 #C7D2C7 #C7CCD2 #D2C7D1
square
#D2CDC7 #C7D2C7 #C7CCD2 #D2C7D1
split-complementary
#D2CDC7 #C7D1D2 #C7C7D2
monochromatic
#9B9083 #B7AFA5 #D2CDC7 #EDEBE9 #F1F0EE
Accessibility & contrast
On white
1.58
#D2CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#D2CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDC7
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDC7 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC7
Deuteranopia (green-blind)
#D0CEC7
Tritanopia (blue-blind)
#D4CCCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cdc7; /* rgb */ color: rgb(210, 205, 199); /* oklch */ color: oklch(85.1% 0.010 72.7);
Tailwind
colors: {
custom: {
50: '#dfdcd8',
500: '#d2cdc7',
950: '#000000',
},
}SCSS
$custom: #d2cdc7; $custom-light: #dfdcd8; $custom-dark: #000000;
JSON
{
"hex": "#d2cdc7",
"rgb": {
"r": 210,
"g": 205,
"b": 199
},
"hsl": {
"h": 32.727,
"s": 10.891,
"l": 80.196
},
"oklch": {
"l": 0.85062,
"c": 0.00993,
"h": 72.7
},
"luminance": 0.61488
}Semantic roles & 50–950 ramp
primary
#D2CDC7
secondary
#979EA6
accent
#709551
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483