#D0C0C2#D0C0C2
#D0C0C2 is a very light, near-neutral red. Relative luminance 0.550; OKLCH L 82.2% C 0.018 H 8.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C0C2 |
|---|---|
| RGB | rgb(208, 192, 194) |
| HSL | hsl(353, 15%, 78%) |
| HSV | hsv(353, 8%, 82%) |
| CMYK | cmyk(0%, 7.7%, 6.7%, 18.4%) |
| CIE-LAB | lab(79.04, 5.97, 1.03) |
| CIE-LCH | lch(79.04, 6.06, 9.79°) |
| OKLab | oklab(82.16% 0.018 0.0028) |
| OKLCH | oklch(82.16% 0.018 8.9) |
| XYZ | xyz(54.5986, 55.0049, 58.7692) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.61
Silver
#C0C0C0
ΔE00 7.55
Light Gray
#D3D3D3
ΔE00 8.37
Dove Gray
#B6B8BD
ΔE00 8.64
Warm Gray
#C9BEB0
ΔE00 9.21
Gainsboro
#DCDCDC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C0C2 #C0D0CE
analogous
#D0C0CA #D0C0C2 #D0C6C0
triadic
#D0C0C2 #C2D0C0 #C0C2D0
tetradic
#D0C0C2 #CAD0C0 #C0D0CE #C6C0D0
square
#D0C0C2 #CAD0C0 #C0D0CE #C6C0D0
split-complementary
#D0C0C2 #C0D0C6 #C0CAD0
monochromatic
#9C7A7E #B69DA0 #D0C0C2 #EAE3E4 #F2EDEE
Accessibility & contrast
On white
1.75
#D0C0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#D0C0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C0C2
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C0C2 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C2
Deuteranopia (green-blind)
#C6C5C2
Tritanopia (blue-blind)
#D4BFC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d0c0c2; /* rgb */ color: rgb(208, 192, 194); /* oklch */ color: oklch(82.2% 0.018 8.9);
Tailwind
colors: {
custom: {
50: '#ded3d4',
500: '#d0c0c2',
950: '#000000',
},
}SCSS
$custom: #d0c0c2; $custom-light: #ded3d4; $custom-dark: #000000;
JSON
{
"hex": "#d0c0c2",
"rgb": {
"r": 208,
"g": 192,
"b": 194
},
"hsl": {
"h": 352.5,
"s": 14.545,
"l": 78.431
},
"oklch": {
"l": 0.82161,
"c": 0.01826,
"h": 8.9
},
"luminance": 0.55004
}Semantic roles & 50–950 ramp
primary
#D0C0C2
secondary
#90A4A2
accent
#998F4D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383