#C8A9BA#C8A9BA
#C8A9BA is a light, muted pink. Relative luminance 0.442; OKLCH L 76.7% C 0.043 H 344.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A9BA |
|---|---|
| RGB | rgb(200, 169, 186) |
| HSL | hsl(327, 22%, 72%) |
| HSV | hsv(327, 16%, 78%) |
| CMYK | cmyk(0%, 15.5%, 7%, 21.6%) |
| CIE-LAB | lab(72.36, 14.15, -4.49) |
| CIE-LCH | lch(72.36, 14.84, 342.40°) |
| OKLab | oklab(76.72% 0.041 -0.0117) |
| OKLCH | oklch(76.72% 0.043 344) |
| XYZ | xyz(46.8696, 44.2016, 52.5076) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.71
Thistle
#D8BFD8
ΔE00 6.52
Lilac
#C8A2C8
ΔE00 6.69
Light Mauve
#C292A1
ΔE00 7.35
Pinkish Grey
#C8ACA9
ΔE00 8.26
Faded Pink
#DE9DAC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A9BA #A9C8B7
analogous
#C7A9C8 #C8A9BA #C8A9AA
triadic
#C8A9BA #BAC8A9 #A9BAC8
tetradic
#C8A9BA #C8C7A9 #A9C8B7 #A9AAC8
square
#C8A9BA #C8C7A9 #A9C8B7 #A9AAC8
split-complementary
#C8A9BA #AAC8A9 #A9C8C7
monochromatic
#96607E #B0849C #C8A9BA #E0CED8 #F3ECF0
Accessibility & contrast
On white
2.13
#C8A9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#C8A9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A9BA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A9BA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#CCA9AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8a9ba; /* rgb */ color: rgb(200, 169, 186); /* oklch */ color: oklch(76.7% 0.043 344.0);
Tailwind
colors: {
custom: {
50: '#d9c2ce',
500: '#c8a9ba',
950: '#000000',
},
}SCSS
$custom: #c8a9ba; $custom-light: #d9c2ce; $custom-dark: #000000;
JSON
{
"hex": "#c8a9ba",
"rgb": {
"r": 200,
"g": 169,
"b": 186
},
"hsl": {
"h": 327.097,
"s": 21.986,
"l": 72.353
},
"oklch": {
"l": 0.76715,
"c": 0.04266,
"h": 344
},
"luminance": 0.442
}Semantic roles & 50–950 ramp
primary
#C8A9BA
secondary
#E2E9E5
accent
#A06E45
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141213
muted
#838182