#C0AAB4#C0AAB4
#C0AAB4 is a light, muted pink. Relative luminance 0.433; OKLCH L 76.0% C 0.029 H 348.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AAB4 |
|---|---|
| RGB | rgb(192, 170, 180) |
| HSL | hsl(333, 15%, 71%) |
| HSV | hsv(333, 11%, 75%) |
| CMYK | cmyk(0%, 11.5%, 6.2%, 24.7%) |
| CIE-LAB | lab(71.73, 9.69, -2.20) |
| CIE-LCH | lch(71.73, 9.93, 347.18°) |
| OKLab | oklab(75.99% 0.0283 -0.0057) |
| OKLCH | oklch(75.99% 0.029 348.6) |
| XYZ | xyz(44.3503, 43.2520, 49.1833) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.93
Dusty Pink
#D8A7B1
ΔE00 7.85
Thistle
#D8BFD8
ΔE00 8.08
Light Mauve
#C292A1
ΔE00 9.28
Lilac
#C8A2C8
ΔE00 9.89
Grey Pink
#C3909B
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AAB4 #AAC0B6
analogous
#C0AABF #C0AAB4 #C0ABAA
triadic
#C0AAB4 #B4C0AA #AAB4C0
tetradic
#C0AAB4 #BFC0AA #AAC0B6 #ABAAC0
square
#C0AAB4 #BFC0AA #AAC0B6 #ABAAC0
split-complementary
#C0AAB4 #AAC0AB #AABFC0
monochromatic
#8A6676 #A68795 #C0AAB4 #DACDD3 #F2EDEF
Accessibility & contrast
On white
2.18
#C0AAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#C0AAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AAB4
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AAB4 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB4
Deuteranopia (green-blind)
#B0B1B3
Tritanopia (blue-blind)
#C4AAAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c0aab4; /* rgb */ color: rgb(192, 170, 180); /* oklch */ color: oklch(76.0% 0.029 348.6);
Tailwind
colors: {
custom: {
50: '#d3c3ca',
500: '#c0aab4',
950: '#000000',
},
}SCSS
$custom: #c0aab4; $custom-light: #d3c3ca; $custom-dark: #000000;
JSON
{
"hex": "#c0aab4",
"rgb": {
"r": 192,
"g": 170,
"b": 180
},
"hsl": {
"h": 332.727,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.75993,
"c": 0.02884,
"h": 348.6
},
"luminance": 0.43251
}Semantic roles & 50–950 ramp
primary
#C0AAB4
secondary
#E0E6E3
accent
#99764C
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182