#D2C4C2#D2C4C2
#D2C4C2 is a very light, near-neutral red. Relative luminance 0.571; OKLCH L 83.1% C 0.016 H 27.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C4C2 |
|---|---|
| RGB | rgb(210, 196, 194) |
| HSL | hsl(8, 15%, 79%) |
| HSV | hsv(8, 8%, 82%) |
| CMYK | cmyk(0%, 6.7%, 7.6%, 17.6%) |
| CIE-LAB | lab(80.22, 4.55, 2.76) |
| CIE-LCH | lch(80.22, 5.32, 31.28°) |
| OKLab | oklab(83.12% 0.0143 0.0074) |
| OKLCH | oklch(83.12% 0.016 27.3) |
| XYZ | xyz(56.0548, 57.0772, 59.0925) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.56
Light Gray
#D3D3D3
ΔE00 6.96
Warm Gray
#C9BEB0
ΔE00 6.98
Pinkish Grey
#C8ACA9
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 8.06
Dove Gray
#B6B8BD
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C4C2 #C2D0D2
analogous
#D2C2C8 #D2C4C2 #D2CCC2
triadic
#D2C4C2 #C2D2C4 #C4C2D2
tetradic
#D2C4C2 #C8D2C2 #C2D0D2 #CCC2D2
square
#D2C4C2 #C8D2C2 #C2D0D2 #CCC2D2
split-complementary
#D2C4C2 #C2D2CC #C2C8D2
monochromatic
#9E807C #B8A29F #D2C4C2 #ECE6E5 #F2EEED
Accessibility & contrast
On white
1.69
#D2C4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#D2C4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C4C2
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C4C2 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C2
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#D6C3C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d2c4c2; /* rgb */ color: rgb(210, 196, 194); /* oklch */ color: oklch(83.1% 0.016 27.3);
Tailwind
colors: {
custom: {
50: '#dfd5d4',
500: '#d2c4c2',
950: '#000000',
},
}SCSS
$custom: #d2c4c2; $custom-light: #dfd5d4; $custom-dark: #000000;
JSON
{
"hex": "#d2c4c2",
"rgb": {
"r": 210,
"g": 196,
"b": 194
},
"hsl": {
"h": 7.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.83124,
"c": 0.01605,
"h": 27.3
},
"luminance": 0.57077
}Semantic roles & 50–950 ramp
primary
#D2C4C2
secondary
#92A4A7
accent
#90994C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383