#C8A0AB#C8A0AB
#C8A0AB is a light, muted pink. Relative luminance 0.404; OKLCH L 74.5% C 0.049 H 0.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0AB |
|---|---|
| RGB | rgb(200, 160, 171) |
| HSL | hsl(344, 27%, 71%) |
| HSV | hsv(344, 20%, 78%) |
| CMYK | cmyk(0%, 20%, 14.5%, 21.6%) |
| CIE-LAB | lab(69.73, 16.52, -0.07) |
| CIE-LCH | lch(69.73, 16.52, 359.77°) |
| OKLab | oklab(74.53% 0.0494 0.0001) |
| OKLCH | oklch(74.53% 0.049 0.1) |
| XYZ | xyz(43.7408, 40.3628, 44.0069) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.47
Light Mauve
#C292A1
ΔE00 4.24
Grey Pink
#C3909B
ΔE00 4.89
Faded Pink
#DE9DAC
ΔE00 5.81
Greyish Pink
#C88D94
ΔE00 6.71
Rosybrown
#BC8F8F
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0AB #A0C8BD
analogous
#C8A0BF #C8A0AB #C8A9A0
triadic
#C8A0AB #ABC8A0 #A0ABC8
tetradic
#C8A0AB #BFC8A0 #A0C8BD #A9A0C8
square
#C8A0AB #BFC8A0 #A0C8BD #A9A0C8
split-complementary
#C8A0AB #A0C8A9 #A0BFC8
monochromatic
#965769 #B27989 #C8A0AB #DEC7CD #F4ECEE
Accessibility & contrast
On white
2.31
#C8A0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#C8A0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0AB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0AB | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AB
Deuteranopia (green-blind)
#AEADAA
Tritanopia (blue-blind)
#CF9EA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c8a0ab; /* rgb */ color: rgb(200, 160, 171); /* oklch */ color: oklch(74.5% 0.049 0.1);
Tailwind
colors: {
custom: {
50: '#d9bcc4',
500: '#c8a0ab',
950: '#000000',
},
}SCSS
$custom: #c8a0ab; $custom-light: #d9bcc4; $custom-dark: #000000;
JSON
{
"hex": "#c8a0ab",
"rgb": {
"r": 200,
"g": 160,
"b": 171
},
"hsl": {
"h": 343.5,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.74534,
"c": 0.04941,
"h": 0.1
},
"luminance": 0.40361
}Semantic roles & 50–950 ramp
primary
#C8A0AB
secondary
#DCE7E4
accent
#A58940
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141212
muted
#838181