#C0AAA3#C0AAA3
#C0AAA3 is a light, muted red. Relative luminance 0.426; OKLCH L 75.5% C 0.028 H 38.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AAA3 |
|---|---|
| RGB | rgb(192, 170, 163) |
| HSL | hsl(14, 19%, 70%) |
| HSV | hsv(14, 15%, 75%) |
| CMYK | cmyk(0%, 11.5%, 15.1%, 24.7%) |
| CIE-LAB | lab(71.28, 6.79, 6.52) |
| CIE-LCH | lch(71.28, 9.41, 43.83°) |
| OKLab | oklab(75.5% 0.0216 0.0172) |
| OKLCH | oklch(75.5% 0.028 38.4) |
| XYZ | xyz(42.7235, 42.6013, 40.6155) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.39
Mushroom
#BA9E88
ΔE00 7.25
Greige
#B8AB98
ΔE00 8.36
Warm Gray
#C9BEB0
ΔE00 8.47
Stone
#A89F91
ΔE00 9.08
Dark Gray
#A9A9A9
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AAA3 #A3B9C0
analogous
#C0A3AB #C0AAA3 #C0B9A3
triadic
#C0AAA3 #A3C0AA #AAA3C0
tetradic
#C0AAA3 #ABC0A3 #A3B9C0 #B9A3C0
square
#C0AAA3 #ABC0A3 #A3B9C0 #B9A3C0
split-complementary
#C0AAA3 #A3C0B9 #A3ABC0
monochromatic
#8A695F #A7887F #C0AAA3 #D9CCC7 #F2EDEC
Accessibility & contrast
On white
2.21
#C0AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#C0AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AAA3
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AAA3 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA3
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#C6A7A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c0aaa3; /* rgb */ color: rgb(192, 170, 163); /* oklch */ color: oklch(75.5% 0.028 38.4);
Tailwind
colors: {
custom: {
50: '#d3c3be',
500: '#c0aaa3',
950: '#000000',
},
}SCSS
$custom: #c0aaa3; $custom-light: #d3c3be; $custom-dark: #000000;
JSON
{
"hex": "#c0aaa3",
"rgb": {
"r": 192,
"g": 170,
"b": 163
},
"hsl": {
"h": 14.483,
"s": 18.71,
"l": 69.608
},
"oklch": {
"l": 0.75502,
"c": 0.02759,
"h": 38.4
},
"luminance": 0.426
}Semantic roles & 50–950 ramp
primary
#C0AAA3
secondary
#DBE2E4
accent
#899D48
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141212
muted
#828181