#C0A8A8#C0A8A8
#C0A8A8 is a light, muted red. Relative luminance 0.420; OKLCH L 75.2% C 0.028 H 17.8°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A8A8 |
|---|---|
| RGB | rgb(192, 168, 168) |
| HSL | hsl(0, 16%, 71%) |
| HSV | hsv(0, 13%, 75%) |
| CMYK | cmyk(0%, 12.5%, 12.5%, 24.7%) |
| CIE-LAB | lab(70.90, 8.70, 3.21) |
| CIE-LCH | lch(70.90, 9.28, 20.23°) |
| OKLab | oklab(75.24% 0.0267 0.0086) |
| OKLCH | oklch(75.24% 0.028 17.8) |
| XYZ | xyz(42.8083, 42.0399, 42.8976) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.21
Dusty Pink
#D8A7B1
ΔE00 8.46
Rosybrown
#BC8F8F
ΔE00 8.87
Light Mauve
#C292A1
ΔE00 10.19
Grey Pink
#C3909B
ΔE00 10.27
Dark Gray
#A9A9A9
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A8A8 #A8C0C0
analogous
#C0A8B4 #C0A8A8 #C0B4A8
triadic
#C0A8A8 #A8C0A8 #A8A8C0
tetradic
#C0A8A8 #B4C0A8 #A8C0C0 #B4A8C0
square
#C0A8A8 #B4C0A8 #A8C0C0 #B4A8C0
split-complementary
#C0A8A8 #A8C0B4 #A8B4C0
monochromatic
#8A6464 #A68585 #C0A8A8 #DACBCB #F2EDED
Accessibility & contrast
On white
2.23
#C0A8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#C0A8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A8A8
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A8A8 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#B1AFA8
Tritanopia (blue-blind)
#C6A6A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c0a8a8; /* rgb */ color: rgb(192, 168, 168); /* oklch */ color: oklch(75.2% 0.028 17.8);
Tailwind
colors: {
custom: {
50: '#d3c1c1',
500: '#c0a8a8',
950: '#000000',
},
}SCSS
$custom: #c0a8a8; $custom-light: #d3c1c1; $custom-dark: #000000;
JSON
{
"hex": "#c0a8a8",
"rgb": {
"r": 192,
"g": 168,
"b": 168
},
"hsl": {
"h": 0,
"s": 16,
"l": 70.588
},
"oklch": {
"l": 0.75243,
"c": 0.02804,
"h": 17.8
},
"luminance": 0.42039
}Semantic roles & 50–950 ramp
primary
#C0A8A8
secondary
#DFE5E5
accent
#9A9A4B
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181