#C8AAB8#C8AAB8
#C8AAB8 is a light, muted pink. Relative luminance 0.445; OKLCH L 76.8% C 0.040 H 348.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAB8 |
|---|---|
| RGB | rgb(200, 170, 184) |
| HSL | hsl(332, 21%, 73%) |
| HSV | hsv(332, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 8%, 21.6%) |
| CIE-LAB | lab(72.56, 13.25, -3.10) |
| CIE-LCH | lch(72.56, 13.61, 346.81°) |
| OKLab | oklab(76.85% 0.0387 -0.0081) |
| OKLCH | oklch(76.85% 0.04 348.2) |
| XYZ | xyz(46.8452, 44.4906, 51.4579) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.52
Thistle
#D8BFD8
ΔE00 6.85
Pinkish Grey
#C8ACA9
ΔE00 7.16
Light Mauve
#C292A1
ΔE00 7.58
Lilac
#C8A2C8
ΔE00 7.79
Grey Pink
#C3909B
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAB8 #AAC8BA
analogous
#C8AAC7 #C8AAB8 #C8ABAA
triadic
#C8AAB8 #B8C8AA #AAB8C8
tetradic
#C8AAB8 #C7C8AA #AAC8BA #ABAAC8
square
#C8AAB8 #C7C8AA #AAC8BA #ABAAC8
split-complementary
#C8AAB8 #AAC8AB #AAC7C8
monochromatic
#96617A #B08599 #C8AAB8 #E0CFD7 #F3ECEF
Accessibility & contrast
On white
2.12
#C8AAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#C8AAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAB8
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAB8 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFB9
Deuteranopia (green-blind)
#B3B4B7
Tritanopia (blue-blind)
#CDAAAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8aab8; /* rgb */ color: rgb(200, 170, 184); /* oklch */ color: oklch(76.8% 0.040 348.2);
Tailwind
colors: {
custom: {
50: '#d9c3cd',
500: '#c8aab8',
950: '#000000',
},
}SCSS
$custom: #c8aab8; $custom-light: #d9c3cd; $custom-dark: #000000;
JSON
{
"hex": "#c8aab8",
"rgb": {
"r": 200,
"g": 170,
"b": 184
},
"hsl": {
"h": 332,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.76846,
"c": 0.03956,
"h": 348.2
},
"luminance": 0.4449
}Semantic roles & 50–950 ramp
primary
#C8AAB8
secondary
#E2E9E6
accent
#A07646
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141213
muted
#838182