#D4C2C2#D4C2C2
#D4C2C2 is a very light, muted red. Relative luminance 0.565; OKLCH L 82.9% C 0.020 H 17.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C2C2 |
|---|---|
| RGB | rgb(212, 194, 194) |
| HSL | hsl(0, 17%, 80%) |
| HSV | hsv(0, 8%, 83%) |
| CMYK | cmyk(0%, 8.5%, 8.5%, 16.9%) |
| CIE-LAB | lab(79.88, 6.32, 2.29) |
| CIE-LCH | lch(79.88, 6.72, 19.94°) |
| OKLab | oklab(82.9% 0.0194 0.0062) |
| OKLCH | oklch(82.9% 0.02 17.6) |
| XYZ | xyz(56.1798, 56.4765, 58.9700) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.43
Silver
#C0C0C0
ΔE00 8.14
Light Gray
#D3D3D3
ΔE00 8.60
Mistyrose
#FFE4E1
ΔE00 8.81
Warm Gray
#C9BEB0
ΔE00 8.81
Gainsboro
#DCDCDC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C2C2 #C2D4D4
analogous
#D4C2CB #D4C2C2 #D4CBC2
triadic
#D4C2C2 #C2D4C2 #C2C2D4
tetradic
#D4C2C2 #CBD4C2 #C2D4D4 #CBC2D4
square
#D4C2C2 #CBD4C2 #C2D4D4 #CBC2D4
split-complementary
#D4C2C2 #C2D4CB #C2CBD4
monochromatic
#A17A7A #BB9E9E #D4C2C2 #EDE6E6 #F2EDED
Accessibility & contrast
On white
1.71
#D4C2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#D4C2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C2C2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C2C2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#C9C7C2
Tritanopia (blue-blind)
#D8C0C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d4c2c2; /* rgb */ color: rgb(212, 194, 194); /* oklch */ color: oklch(82.9% 0.020 17.6);
Tailwind
colors: {
custom: {
50: '#e1d4d4',
500: '#d4c2c2',
950: '#000000',
},
}SCSS
$custom: #d4c2c2; $custom-light: #e1d4d4; $custom-dark: #000000;
JSON
{
"hex": "#d4c2c2",
"rgb": {
"r": 212,
"g": 194,
"b": 194
},
"hsl": {
"h": 0,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.82899,
"c": 0.02036,
"h": 17.6
},
"luminance": 0.56476
}Semantic roles & 50–950 ramp
primary
#D4C2C2
secondary
#91A9A9
accent
#9C9C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383