#D2C8C4#D2C8C4
#D2C8C4 is a very light, near-neutral orange. Relative luminance 0.590; OKLCH L 84.0% C 0.013 H 43.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8C4 |
|---|---|
| RGB | rgb(210, 200, 196) |
| HSL | hsl(17, 13%, 80%) |
| HSV | hsv(17, 7%, 82%) |
| CMYK | cmyk(0%, 4.8%, 6.7%, 17.6%) |
| CIE-LAB | lab(81.29, 2.78, 3.24) |
| CIE-LCH | lch(81.29, 4.27, 49.39°) |
| OKLab | oklab(83.98% 0.0091 0.0086) |
| OKLCH | oklch(83.98% 0.013 43.3) |
| XYZ | xyz(57.1952, 58.9963, 60.5882) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.20
Silver
#C0C0C0
ΔE00 5.33
Warm Gray
#C9BEB0
ΔE00 5.53
Gainsboro
#DCDCDC
ΔE00 6.37
Silver (survey)
#C5C9C7
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8C4 #C4CED2
analogous
#D2C4C7 #D2C8C4 #D2CFC4
triadic
#D2C8C4 #C4D2C8 #C8C4D2
tetradic
#D2C8C4 #C7D2C4 #C4CED2 #CFC4D2
square
#D2C8C4 #C7D2C4 #C4CED2 #CFC4D2
split-complementary
#D2C8C4 #C4D2CF #C4C7D2
monochromatic
#9D877F #B8A8A1 #D2C8C4 #ECE8E7 #F2EFEE
Accessibility & contrast
On white
1.64
#D2C8C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#D2C8C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8C4
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8C4 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C4
Deuteranopia (green-blind)
#CDCBC4
Tritanopia (blue-blind)
#D5C7C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2c8c4; /* rgb */ color: rgb(210, 200, 196); /* oklch */ color: oklch(84.0% 0.013 43.3);
Tailwind
colors: {
custom: {
50: '#dfd8d5',
500: '#d2c8c4',
950: '#000000',
},
}SCSS
$custom: #d2c8c4; $custom-light: #dfd8d5; $custom-dark: #000000;
JSON
{
"hex": "#d2c8c4",
"rgb": {
"r": 210,
"g": 200,
"b": 196
},
"hsl": {
"h": 17.143,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.83976,
"c": 0.01252,
"h": 43.3
},
"luminance": 0.58996
}Semantic roles & 50–950 ramp
primary
#D2C8C4
secondary
#94A1A6
accent
#83984E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383