#C0AAA8#C0AAA8
#C0AAA8 is a light, muted red. Relative luminance 0.428; OKLCH L 75.6% C 0.026 H 23.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AAA8 |
|---|---|
| RGB | rgb(192, 170, 168) |
| HSL | hsl(5, 16%, 71%) |
| HSV | hsv(5, 13%, 75%) |
| CMYK | cmyk(0%, 11.5%, 12.5%, 24.7%) |
| CIE-LAB | lab(71.41, 7.61, 3.94) |
| CIE-LCH | lch(71.41, 8.57, 27.39°) |
| OKLab | oklab(75.64% 0.0236 0.0105) |
| OKLCH | oklch(75.64% 0.026 23.9) |
| XYZ | xyz(43.1804, 42.7840, 43.0217) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.26
Mushroom
#BA9E88
ΔE00 9.57
Dusty Pink
#D8A7B1
ΔE00 9.57
Dark Gray
#A9A9A9
ΔE00 9.64
Rosybrown
#BC8F8F
ΔE00 9.80
Warm Gray
#C9BEB0
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AAA8 #A8BEC0
analogous
#C0A8B2 #C0AAA8 #C0B6A8
triadic
#C0AAA8 #A8C0AA #AAA8C0
tetradic
#C0AAA8 #B2C0A8 #A8BEC0 #B6A8C0
square
#C0AAA8 #B2C0A8 #A8BEC0 #B6A8C0
split-complementary
#C0AAA8 #A8C0B6 #A8B2C0
monochromatic
#8A6764 #A68785 #C0AAA8 #DACDCB #F2EEED
Accessibility & contrast
On white
2.20
#C0AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#C0AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AAA8
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AAA8 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADA8
Deuteranopia (green-blind)
#B3B0A8
Tritanopia (blue-blind)
#C5A8AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c0aaa8; /* rgb */ color: rgb(192, 170, 168); /* oklch */ color: oklch(75.6% 0.026 23.9);
Tailwind
colors: {
custom: {
50: '#d3c3c1',
500: '#c0aaa8',
950: '#000000',
},
}SCSS
$custom: #c0aaa8; $custom-light: #d3c3c1; $custom-dark: #000000;
JSON
{
"hex": "#c0aaa8",
"rgb": {
"r": 192,
"g": 170,
"b": 168
},
"hsl": {
"h": 5,
"s": 16,
"l": 70.588
},
"oklch": {
"l": 0.75641,
"c": 0.02582,
"h": 23.9
},
"luminance": 0.42783
}Semantic roles & 50–950 ramp
primary
#C0AAA8
secondary
#DFE5E5
accent
#949A4B
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181