#D6C2C2#D6C2C2
#D6C2C2 is a very light, muted red. Relative luminance 0.568; OKLCH L 83.1% C 0.023 H 17.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C2C2 |
|---|---|
| RGB | rgb(214, 194, 194) |
| HSL | hsl(0, 20%, 80%) |
| HSV | hsv(0, 9%, 84%) |
| CMYK | cmyk(0%, 9.3%, 9.3%, 16.1%) |
| CIE-LAB | lab(80.05, 7.03, 2.56) |
| CIE-LCH | lch(80.05, 7.48, 20.00°) |
| OKLab | oklab(83.07% 0.0216 0.0069) |
| OKLCH | oklch(83.07% 0.023 17.6) |
| XYZ | xyz(56.7601, 56.7757, 58.9972) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.16
Mistyrose
#FFE4E1
ΔE00 8.50
Silver
#C0C0C0
ΔE00 8.87
Light Gray
#D3D3D3
ΔE00 9.24
Warm Gray
#C9BEB0
ΔE00 9.33
Thistle
#D8BFD8
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C2C2 #C2D6D6
analogous
#D6C2CC #D6C2C2 #D6CCC2
triadic
#D6C2C2 #C2D6C2 #C2C2D6
tetradic
#D6C2C2 #CCD6C2 #C2D6D6 #CCC2D6
square
#D6C2C2 #CCD6C2 #C2D6D6 #CCC2D6
split-complementary
#D6C2C2 #C2D6CC #C2CCD6
monochromatic
#A57979 #BD9D9D #D6C2C2 #EFE7E7 #F3EDED
Accessibility & contrast
On white
1.70
#D6C2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#D6C2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C2C2
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C2C2 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#DBC0C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d6c2c2; /* rgb */ color: rgb(214, 194, 194); /* oklch */ color: oklch(83.1% 0.023 17.6);
Tailwind
colors: {
custom: {
50: '#e2d4d4',
500: '#d6c2c2',
950: '#000000',
},
}SCSS
$custom: #d6c2c2; $custom-light: #e2d4d4; $custom-dark: #000000;
JSON
{
"hex": "#d6c2c2",
"rgb": {
"r": 214,
"g": 194,
"b": 194
},
"hsl": {
"h": 0,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.83071,
"c": 0.02265,
"h": 17.6
},
"luminance": 0.56775
}Semantic roles & 50–950 ramp
primary
#D6C2C2
secondary
#91ABAB
accent
#9E9E48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383