#C0AAB2#C0AAB2
#C0AAB2 is a light, muted pink. Relative luminance 0.432; OKLCH L 75.9% C 0.028 H 353.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AAB2 |
|---|---|
| RGB | rgb(192, 170, 178) |
| HSL | hsl(338, 15%, 71%) |
| HSV | hsv(338, 11%, 75%) |
| CMYK | cmyk(0%, 11.5%, 7.3%, 24.7%) |
| CIE-LAB | lab(71.67, 9.33, -1.18) |
| CIE-LCH | lch(71.67, 9.41, 352.78°) |
| OKLab | oklab(75.93% 0.0275 -0.003) |
| OKLCH | oklch(75.93% 0.028 353.8) |
| XYZ | xyz(44.1481, 43.1711, 48.1180) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.17
Dusty Pink
#D8A7B1
ΔE00 7.90
Thistle
#D8BFD8
ΔE00 8.67
Light Mauve
#C292A1
ΔE00 9.45
Grey Pink
#C3909B
ΔE00 10.12
Rosybrown
#BC8F8F
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AAB2 #AAC0B8
analogous
#C0AABD #C0AAB2 #C0ADAA
triadic
#C0AAB2 #B2C0AA #AAB2C0
tetradic
#C0AAB2 #BDC0AA #AAC0B8 #ADAAC0
square
#C0AAB2 #BDC0AA #AAC0B8 #ADAAC0
split-complementary
#C0AAB2 #AAC0AD #AABDC0
monochromatic
#8A6673 #A68792 #C0AAB2 #DACDD2 #F2EDEF
Accessibility & contrast
On white
2.18
#C0AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#C0AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AAB2
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AAB2 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB2
Deuteranopia (green-blind)
#B1B1B1
Tritanopia (blue-blind)
#C4A9AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c0aab2; /* rgb */ color: rgb(192, 170, 178); /* oklch */ color: oklch(75.9% 0.028 353.8);
Tailwind
colors: {
custom: {
50: '#d3c3c9',
500: '#c0aab2',
950: '#000000',
},
}SCSS
$custom: #c0aab2; $custom-light: #d3c3c9; $custom-dark: #000000;
JSON
{
"hex": "#c0aab2",
"rgb": {
"r": 192,
"g": 170,
"b": 178
},
"hsl": {
"h": 338.182,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.75933,
"c": 0.02766,
"h": 353.8
},
"luminance": 0.4317
}Semantic roles & 50–950 ramp
primary
#C0AAB2
secondary
#E0E6E4
accent
#997D4C
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182