#D2CDC0#D2CDC0
#D2CDC0 is a very light, near-neutral orange. Relative luminance 0.612; OKLCH L 84.9% C 0.019 H 89.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDC0 |
|---|---|
| RGB | rgb(210, 205, 192) |
| HSL | hsl(43, 17%, 79%) |
| HSV | hsv(43, 9%, 82%) |
| CMYK | cmyk(0%, 2.4%, 8.6%, 17.6%) |
| CIE-LAB | lab(82.47, -0.53, 7.08) |
| CIE-LCH | lch(82.47, 7.10, 94.29°) |
| OKLab | oklab(84.87% 0.0002 0.0186) |
| OKLCH | oklch(84.87% 0.019 89.4) |
| XYZ | xyz(57.9230, 61.1705, 58.6146) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.52
Warm Beige
#E9DCC9
ΔE00 5.32
Light Grey
#D8DCD6
ΔE00 5.75
Silver (survey)
#C5C9C7
ΔE00 6.08
Light Gray
#D3D3D3
ΔE00 6.30
Silver
#C0C0C0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDC0 #C0C5D2
analogous
#D2C4C0 #D2CDC0 #CED2C0
triadic
#D2CDC0 #C0D2CD #CDC0D2
tetradic
#D2CDC0 #C0D2C4 #C0C5D2 #D2C0CE
square
#D2CDC0 #C0D2C4 #C0C5D2 #D2C0CE
split-complementary
#D2CDC0 #C0CED2 #C4C0D2
monochromatic
#9F9479 #B9B19C #D2CDC0 #ECE9E4 #F2F1ED
Accessibility & contrast
On white
1.59
#D2CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#D2CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDC0
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDC0 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBF
Deuteranopia (green-blind)
#D2CEC0
Tritanopia (blue-blind)
#D5CBC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2cdc0; /* rgb */ color: rgb(210, 205, 192); /* oklch */ color: oklch(84.9% 0.019 89.4);
Tailwind
colors: {
custom: {
50: '#dfdcd3',
500: '#d2cdc0',
950: '#000000',
},
}SCSS
$custom: #d2cdc0; $custom-light: #dfdcd3; $custom-dark: #000000;
JSON
{
"hex": "#d2cdc0",
"rgb": {
"r": 210,
"g": 205,
"b": 192
},
"hsl": {
"h": 43.333,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.84872,
"c": 0.01856,
"h": 89.4
},
"luminance": 0.6117
}Semantic roles & 50–950 ramp
primary
#D2CDC0
secondary
#8F96A7
accent
#619B4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483