#C0AAAE#C0AAAE
#C0AAAE is a light, muted red. Relative luminance 0.430; OKLCH L 75.8% C 0.026 H 5.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AAAE |
|---|---|
| RGB | rgb(192, 170, 174) |
| HSL | hsl(349, 15%, 71%) |
| HSV | hsv(349, 11%, 75%) |
| CMYK | cmyk(0%, 11.5%, 9.4%, 24.7%) |
| CIE-LAB | lab(71.56, 8.63, 0.86) |
| CIE-LCH | lch(71.56, 8.68, 5.72°) |
| OKLab | oklab(75.81% 0.026 0.0024) |
| OKLCH | oklch(75.81% 0.026 5.3) |
| XYZ | xyz(43.7523, 43.0128, 46.0337) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.67
Dusty Pink
#D8A7B1
ΔE00 8.26
Rosybrown
#BC8F8F
ΔE00 9.78
Thistle
#D8BFD8
ΔE00 10.00
Light Mauve
#C292A1
ΔE00 10.01
Dark Gray
#A9A9A9
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AAAE #AAC0BC
analogous
#C0AAB9 #C0AAAE #C0B1AA
triadic
#C0AAAE #AEC0AA #AAAEC0
tetradic
#C0AAAE #B9C0AA #AAC0BC #B1AAC0
square
#C0AAAE #B9C0AA #AAC0BC #B1AAC0
split-complementary
#C0AAAE #AAC0B1 #AAB9C0
monochromatic
#8A666C #A6878D #C0AAAE #DACDCF #F2EDEE
Accessibility & contrast
On white
2.19
#C0AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#C0AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AAAE
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AAAE | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAE
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#C5A9AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c0aaae; /* rgb */ color: rgb(192, 170, 174); /* oklch */ color: oklch(75.8% 0.026 5.3);
Tailwind
colors: {
custom: {
50: '#d3c3c6',
500: '#c0aaae',
950: '#000000',
},
}SCSS
$custom: #c0aaae; $custom-light: #d3c3c6; $custom-dark: #000000;
JSON
{
"hex": "#c0aaae",
"rgb": {
"r": 192,
"g": 170,
"b": 174
},
"hsl": {
"h": 349.091,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.75814,
"c": 0.02607,
"h": 5.3
},
"luminance": 0.43012
}Semantic roles & 50–950 ramp
primary
#C0AAAE
secondary
#E0E6E5
accent
#998B4C
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182