#C0A2A2#C0A2A2
#C0A2A2 is a light, muted red. Relative luminance 0.397; OKLCH L 73.9% C 0.035 H 18.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A2A2 |
|---|---|
| RGB | rgb(192, 162, 162) |
| HSL | hsl(0, 19%, 69%) |
| HSV | hsv(0, 16%, 75%) |
| CMYK | cmyk(0%, 15.6%, 15.6%, 24.7%) |
| CIE-LAB | lab(69.22, 11.00, 4.11) |
| CIE-LCH | lch(69.22, 11.74, 20.47°) |
| OKLab | oklab(73.89% 0.0337 0.0109) |
| OKLCH | oklch(73.89% 0.035 18) |
| XYZ | xyz(41.1800, 39.6570, 39.6607) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.11
Rosybrown
#BC8F8F
ΔE00 6.48
Dusty Pink
#D8A7B1
ΔE00 7.17
Grey Pink
#C3909B
ΔE00 8.09
Light Mauve
#C292A1
ΔE00 8.25
Greyish Pink
#C88D94
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A2A2 #A2C0C0
analogous
#C0A2B1 #C0A2A2 #C0B1A2
triadic
#C0A2A2 #A2C0A2 #A2A2C0
tetradic
#C0A2A2 #B1C0A2 #A2C0C0 #B1A2C0
square
#C0A2A2 #B1C0A2 #A2C0C0 #B1A2C0
split-complementary
#C0A2A2 #A2C0B1 #A2B1C0
monochromatic
#8A5E5E #A77E7E #C0A2A2 #D9C6C6 #F1EBEB
Accessibility & contrast
On white
2.35
#C0A2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#C0A2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A2A2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A2A2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#AEABA2
Tritanopia (blue-blind)
#C79FA2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c0a2a2; /* rgb */ color: rgb(192, 162, 162); /* oklch */ color: oklch(73.9% 0.035 18.0);
Tailwind
colors: {
custom: {
50: '#d3bdbd',
500: '#c0a2a2',
950: '#000000',
},
}SCSS
$custom: #c0a2a2; $custom-light: #d3bdbd; $custom-dark: #000000;
JSON
{
"hex": "#c0a2a2",
"rgb": {
"r": 192,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.73887,
"c": 0.03542,
"h": 18
},
"luminance": 0.39656
}Semantic roles & 50–950 ramp
primary
#C0A2A2
secondary
#DBE3E3
accent
#9E9E48
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141212
muted
#828181