#D2C2C0#D2C2C0
#D2C2C0 is a very light, near-neutral red. Relative luminance 0.561; OKLCH L 82.7% C 0.018 H 26.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C2C0 |
|---|---|
| RGB | rgb(210, 194, 192) |
| HSL | hsl(7, 17%, 79%) |
| HSV | hsv(7, 9%, 82%) |
| CMYK | cmyk(0%, 7.6%, 8.6%, 17.6%) |
| CIE-LAB | lab(79.67, 5.27, 3.03) |
| CIE-LCH | lch(79.67, 6.08, 29.91°) |
| OKLab | oklab(82.67% 0.0165 0.0081) |
| OKLCH | oklch(82.67% 0.018 26.1) |
| XYZ | xyz(55.3836, 56.0918, 57.7682) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.76
Silver
#C0C0C0
ΔE00 7.24
Warm Gray
#C9BEB0
ΔE00 7.37
Light Gray
#D3D3D3
ΔE00 7.84
Gainsboro
#DCDCDC
ΔE00 8.92
Dove Gray
#B6B8BD
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C2C0 #C0D0D2
analogous
#D2C0C7 #D2C2C0 #D2CBC0
triadic
#D2C2C0 #C0D2C2 #C2C0D2
tetradic
#D2C2C0 #C7D2C0 #C0D0D2 #CBC0D2
square
#D2C2C0 #C7D2C0 #C0D0D2 #CBC0D2
split-complementary
#D2C2C0 #C0D2CB #C0C7D2
monochromatic
#9F7D79 #B99F9C #D2C2C0 #ECE5E4 #F2EEED
Accessibility & contrast
On white
1.72
#D2C2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#D2C2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C2C0
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C2C0 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C0
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#D6C0C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d2c2c0; /* rgb */ color: rgb(210, 194, 192); /* oklch */ color: oklch(82.7% 0.018 26.1);
Tailwind
colors: {
custom: {
50: '#dfd4d3',
500: '#d2c2c0',
950: '#000000',
},
}SCSS
$custom: #d2c2c0; $custom-light: #dfd4d3; $custom-dark: #000000;
JSON
{
"hex": "#d2c2c0",
"rgb": {
"r": 210,
"g": 194,
"b": 192
},
"hsl": {
"h": 6.667,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.82671,
"c": 0.01833,
"h": 26.1
},
"luminance": 0.56091
}Semantic roles & 50–950 ramp
primary
#D2C2C0
secondary
#8FA4A7
accent
#929B4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383