#D0C2C2#D0C2C2
#D0C2C2 is a very light, near-neutral red. Relative luminance 0.559; OKLCH L 82.6% C 0.016 H 17.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C2C2 |
|---|---|
| RGB | rgb(208, 194, 194) |
| HSL | hsl(0, 13%, 79%) |
| HSV | hsv(0, 7%, 82%) |
| CMYK | cmyk(0%, 6.7%, 6.7%, 18.4%) |
| CIE-LAB | lab(79.55, 4.90, 1.77) |
| CIE-LCH | lch(79.55, 5.21, 19.82°) |
| OKLab | oklab(82.56% 0.0151 0.0047) |
| OKLCH | oklch(82.56% 0.016 17.5) |
| XYZ | xyz(55.0407, 55.8892, 58.9166) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.59
Pinkish Grey
#C8ACA9
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 7.30
Warm Gray
#C9BEB0
ΔE00 7.87
Dove Gray
#B6B8BD
ΔE00 8.11
Gainsboro
#DCDCDC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C2C2 #C2D0D0
analogous
#D0C2C9 #D0C2C2 #D0C9C2
triadic
#D0C2C2 #C2D0C2 #C2C2D0
tetradic
#D0C2C2 #C9D0C2 #C2D0D0 #C9C2D0
square
#D0C2C2 #C9D0C2 #C2D0D0 #C9C2D0
split-complementary
#D0C2C2 #C2D0C9 #C2C9D0
monochromatic
#9B7D7D #B59F9F #D0C2C2 #EBE5E5 #F2EEEE
Accessibility & contrast
On white
1.72
#D0C2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#D0C2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C2C2
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C2C2 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C2
Deuteranopia (green-blind)
#C7C6C2
Tritanopia (blue-blind)
#D3C1C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d0c2c2; /* rgb */ color: rgb(208, 194, 194); /* oklch */ color: oklch(82.6% 0.016 17.5);
Tailwind
colors: {
custom: {
50: '#ded4d4',
500: '#d0c2c2',
950: '#000000',
},
}SCSS
$custom: #d0c2c2; $custom-light: #ded4d4; $custom-dark: #000000;
JSON
{
"hex": "#d0c2c2",
"rgb": {
"r": 208,
"g": 194,
"b": 194
},
"hsl": {
"h": 0,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.82557,
"c": 0.01579,
"h": 17.5
},
"luminance": 0.55889
}Semantic roles & 50–950 ramp
primary
#D0C2C2
secondary
#92A4A4
accent
#97974E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383