#D2CDC6#D2CDC6
#D2CDC6 is a very light, near-neutral orange. Relative luminance 0.614; OKLCH L 85.0% C 0.011 H 76.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDC6 |
|---|---|
| RGB | rgb(210, 205, 198) |
| HSL | hsl(35, 12%, 80%) |
| HSV | hsv(35, 6%, 82%) |
| CMYK | cmyk(0%, 2.4%, 5.7%, 17.6%) |
| CIE-LAB | lab(82.62, 0.49, 4.09) |
| CIE-LCH | lch(82.62, 4.12, 83.15°) |
| OKLab | oklab(85.03% 0.0026 0.0108) |
| OKLCH | oklch(85.03% 0.011 76.6) |
| XYZ | xyz(58.6014, 61.4419, 62.1874) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.01
Silver (survey)
#C5C9C7
ΔE00 4.79
Warm Gray
#C9BEB0
ΔE00 5.03
Gainsboro
#DCDCDC
ΔE00 5.08
Silver
#C0C0C0
ΔE00 5.09
Light Grey
#D8DCD6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDC6 #C6CBD2
analogous
#D2C7C6 #D2CDC6 #D1D2C6
triadic
#D2CDC6 #C6D2CD #CDC6D2
tetradic
#D2CDC6 #C6D2C7 #C6CBD2 #D2C6D1
square
#D2CDC6 #C6D2C7 #C6CBD2 #D2C6D1
split-complementary
#D2CDC6 #C6D1D2 #C7C6D2
monochromatic
#9C9182 #B7AFA4 #D2CDC6 #EDEBE8 #F2F0EE
Accessibility & contrast
On white
1.58
#D2CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#D2CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDC6
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDC6 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC6
Deuteranopia (green-blind)
#D0CEC6
Tritanopia (blue-blind)
#D4CCCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cdc6; /* rgb */ color: rgb(210, 205, 198); /* oklch */ color: oklch(85.0% 0.011 76.6);
Tailwind
colors: {
custom: {
50: '#dfdcd7',
500: '#d2cdc6',
950: '#000000',
},
}SCSS
$custom: #d2cdc6; $custom-light: #dfdcd7; $custom-dark: #000000;
JSON
{
"hex": "#d2cdc6",
"rgb": {
"r": 210,
"g": 205,
"b": 198
},
"hsl": {
"h": 35,
"s": 11.765,
"l": 80
},
"oklch": {
"l": 0.85034,
"c": 0.01109,
"h": 76.6
},
"luminance": 0.61441
}Semantic roles & 50–950 ramp
primary
#D2CDC6
secondary
#969DA6
accent
#6D9650
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483