#C0AEB0#C0AEB0
#C0AEB0 is a light, muted red. Relative luminance 0.446; OKLCH L 76.7% C 0.021 H 9.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AEB0 |
|---|---|
| RGB | rgb(192, 174, 176) |
| HSL | hsl(353, 13%, 72%) |
| HSV | hsv(353, 9%, 75%) |
| CMYK | cmyk(0%, 9.4%, 8.3%, 24.7%) |
| CIE-LAB | lab(72.64, 6.80, 1.33) |
| CIE-LCH | lch(72.64, 6.93, 11.04°) |
| OKLab | oklab(76.67% 0.0206 0.0036) |
| OKLCH | oklch(76.67% 0.021 9.9) |
| XYZ | xyz(44.7100, 44.6139, 47.3219) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.97
Dark Gray
#A9A9A9
ΔE00 8.75
Dove Gray
#B6B8BD
ΔE00 9.09
Silver
#C0C0C0
ΔE00 9.13
Dusty Pink
#D8A7B1
ΔE00 9.91
Warm Gray
#C9BEB0
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AEB0 #AEC0BE
analogous
#C0AEB9 #C0AEB0 #C0B5AE
triadic
#C0AEB0 #B0C0AE #AEB0C0
tetradic
#C0AEB0 #B9C0AE #AEC0BE #B5AEC0
square
#C0AEB0 #B9C0AE #AEC0BE #B5AEC0
split-complementary
#C0AEB0 #AEC0B5 #AEB9C0
monochromatic
#896B6E #A58C8E #C0AEB0 #DBD0D2 #F2EEEE
Accessibility & contrast
On white
2.12
#C0AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#C0AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AEB0
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AEB0 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B0
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#C4ADAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c0aeb0; /* rgb */ color: rgb(192, 174, 176); /* oklch */ color: oklch(76.7% 0.021 9.9);
Tailwind
colors: {
custom: {
50: '#d3c6c7',
500: '#c0aeb0',
950: '#000000',
},
}SCSS
$custom: #c0aeb0; $custom-light: #d3c6c7; $custom-dark: #000000;
JSON
{
"hex": "#c0aeb0",
"rgb": {
"r": 192,
"g": 174,
"b": 176
},
"hsl": {
"h": 353.333,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.76669,
"c": 0.02092,
"h": 9.9
},
"luminance": 0.44613
}Semantic roles & 50–950 ramp
primary
#C0AEB0
secondary
#E3E7E7
accent
#978F4F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282