#D0C2C4#D0C2C4
#D0C2C4 is a very light, near-neutral red. Relative luminance 0.560; OKLCH L 82.6% C 0.016 H 7.6°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C2C4 |
|---|---|
| RGB | rgb(208, 194, 196) |
| HSL | hsl(351, 13%, 79%) |
| HSV | hsv(351, 7%, 82%) |
| CMYK | cmyk(0%, 6.7%, 5.8%, 18.4%) |
| CIE-LAB | lab(79.60, 5.25, 0.77) |
| CIE-LCH | lch(79.60, 5.31, 8.29°) |
| OKLab | oklab(82.62% 0.0158 0.0021) |
| OKLCH | oklch(82.62% 0.016 7.6) |
| XYZ | xyz(55.2668, 55.9796, 60.1075) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.85
Pinkish Grey
#C8ACA9
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 8.07
Gainsboro
#DCDCDC
ΔE00 8.64
Warm Gray
#C9BEB0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C2C4 #C2D0CE
analogous
#D0C2CB #D0C2C4 #D0C7C2
triadic
#D0C2C4 #C4D0C2 #C2C4D0
tetradic
#D0C2C4 #CBD0C2 #C2D0CE #C7C2D0
square
#D0C2C4 #CBD0C2 #C2D0CE #C7C2D0
split-complementary
#D0C2C4 #C2D0C7 #C2CBD0
monochromatic
#9B7D81 #B59FA3 #D0C2C4 #EBE5E5 #F2EEEE
Accessibility & contrast
On white
1.72
#D0C2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#D0C2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C2C4
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C2C4 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C4
Deuteranopia (green-blind)
#C7C6C4
Tritanopia (blue-blind)
#D3C1C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d0c2c4; /* rgb */ color: rgb(208, 194, 196); /* oklch */ color: oklch(82.6% 0.016 7.6);
Tailwind
colors: {
custom: {
50: '#ded4d5',
500: '#d0c2c4',
950: '#000000',
},
}SCSS
$custom: #d0c2c4; $custom-light: #ded4d5; $custom-dark: #000000;
JSON
{
"hex": "#d0c2c4",
"rgb": {
"r": 208,
"g": 194,
"b": 196
},
"hsl": {
"h": 351.429,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.82615,
"c": 0.01598,
"h": 7.6
},
"luminance": 0.55979
}Semantic roles & 50–950 ramp
primary
#D0C2C4
secondary
#92A4A2
accent
#978D4E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383