#D2CDC4#D2CDC4
#D2CDC4 is a very light, near-neutral orange. Relative luminance 0.614; OKLCH L 85.0% C 0.013 H 82.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDC4 |
|---|---|
| RGB | rgb(210, 205, 196) |
| HSL | hsl(39, 13%, 80%) |
| HSV | hsv(39, 7%, 82%) |
| CMYK | cmyk(0%, 2.4%, 6.7%, 17.6%) |
| CIE-LAB | lab(82.57, 0.15, 5.09) |
| CIE-LCH | lch(82.57, 5.09, 88.34°) |
| OKLab | oklab(84.98% 0.0018 0.0134) |
| OKLCH | oklch(84.98% 0.014 82.4) |
| XYZ | xyz(58.3722, 61.3502, 60.9805) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.67
Light Gray
#D3D3D3
ΔE00 4.76
Silver (survey)
#C5C9C7
ΔE00 5.11
Light Grey
#D8DCD6
ΔE00 5.35
Silver
#C0C0C0
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDC4 #C4C9D2
analogous
#D2C6C4 #D2CDC4 #D0D2C4
triadic
#D2CDC4 #C4D2CD #CDC4D2
tetradic
#D2CDC4 #C4D2C6 #C4C9D2 #D2C4D0
square
#D2CDC4 #C4D2C6 #C4C9D2 #D2C4D0
split-complementary
#D2CDC4 #C4D0D2 #C6C4D2
monochromatic
#9D927F #B8B0A1 #D2CDC4 #ECEAE7 #F2F0EE
Accessibility & contrast
On white
1.58
#D2CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#D2CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDC4
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDC4 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#D1CEC4
Tritanopia (blue-blind)
#D5CBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2cdc4; /* rgb */ color: rgb(210, 205, 196); /* oklch */ color: oklch(85.0% 0.013 82.4);
Tailwind
colors: {
custom: {
50: '#dfdcd5',
500: '#d2cdc4',
950: '#000000',
},
}SCSS
$custom: #d2cdc4; $custom-light: #dfdcd5; $custom-dark: #000000;
JSON
{
"hex": "#d2cdc4",
"rgb": {
"r": 210,
"g": 205,
"b": 196
},
"hsl": {
"h": 38.571,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.84979,
"c": 0.0135,
"h": 82.4
},
"luminance": 0.6135
}Semantic roles & 50–950 ramp
primary
#D2CDC4
secondary
#949AA6
accent
#68984E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483