#D2CDC3#D2CDC3
#D2CDC3 is a very light, near-neutral orange. Relative luminance 0.613; OKLCH L 85.0% C 0.015 H 84.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDC3 |
|---|---|
| RGB | rgb(210, 205, 195) |
| HSL | hsl(40, 14%, 79%) |
| HSV | hsv(40, 7%, 82%) |
| CMYK | cmyk(0%, 2.4%, 7.1%, 17.6%) |
| CIE-LAB | lab(82.54, -0.02, 5.58) |
| CIE-LCH | lch(82.54, 5.58, 90.24°) |
| OKLab | oklab(84.95% 0.0014 0.0147) |
| OKLCH | oklch(84.95% 0.015 84.6) |
| XYZ | xyz(58.2588, 61.3048, 60.3831) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.56
Light Gray
#D3D3D3
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 5.32
Light Grey
#D8DCD6
ΔE00 5.39
Warm Beige
#E9DCC9
ΔE00 5.68
Silver
#C0C0C0
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDC3 #C3C8D2
analogous
#D2C6C3 #D2CDC3 #D0D2C3
triadic
#D2CDC3 #C3D2CD #CDC3D2
tetradic
#D2CDC3 #C3D2C6 #C3C8D2 #D2C3D0
square
#D2CDC3 #C3D2C6 #C3C8D2 #D2C3D0
split-complementary
#D2CDC3 #C3D0D2 #C6C3D2
monochromatic
#9E937D #B8B0A0 #D2CDC3 #ECEAE6 #F2F0EE
Accessibility & contrast
On white
1.58
#D2CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#D2CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDC3
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDC3 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC2
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#D5CBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2cdc3; /* rgb */ color: rgb(210, 205, 195); /* oklch */ color: oklch(85.0% 0.015 84.6);
Tailwind
colors: {
custom: {
50: '#dfdcd5',
500: '#d2cdc3',
950: '#000000',
},
}SCSS
$custom: #d2cdc3; $custom-light: #dfdcd5; $custom-dark: #000000;
JSON
{
"hex": "#d2cdc3",
"rgb": {
"r": 210,
"g": 205,
"b": 195
},
"hsl": {
"h": 40,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.84952,
"c": 0.01475,
"h": 84.6
},
"luminance": 0.61304
}Semantic roles & 50–950 ramp
primary
#D2CDC3
secondary
#9399A6
accent
#66984D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483