#C8AAB7#C8AAB7
#C8AAB7 is a light, muted pink. Relative luminance 0.444; OKLCH L 76.8% C 0.039 H 350.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAB7 |
|---|---|
| RGB | rgb(200, 170, 183) |
| HSL | hsl(334, 21%, 73%) |
| HSV | hsv(334, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 8.5%, 21.6%) |
| CIE-LAB | lab(72.53, 13.08, -2.59) |
| CIE-LCH | lch(72.53, 13.33, 348.78°) |
| OKLab | oklab(76.82% 0.0384 -0.0067) |
| OKLCH | oklch(76.82% 0.039 350.1) |
| XYZ | xyz(46.7407, 44.4488, 50.9078) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.41
Pinkish Grey
#C8ACA9
ΔE00 6.79
Thistle
#D8BFD8
ΔE00 7.08
Light Mauve
#C292A1
ΔE00 7.58
Lilac
#C8A2C8
ΔE00 8.14
Grey Pink
#C3909B
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAB7 #AAC8BB
analogous
#C8AAC6 #C8AAB7 #C8ACAA
triadic
#C8AAB7 #B7C8AA #AAB7C8
tetradic
#C8AAB7 #C6C8AA #AAC8BB #ACAAC8
square
#C8AAB7 #C6C8AA #AAC8BB #ACAAC8
split-complementary
#C8AAB7 #AAC8AC #AAC6C8
monochromatic
#966178 #B08598 #C8AAB7 #E0CFD6 #F3ECEF
Accessibility & contrast
On white
2.12
#C8AAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#C8AAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAB7
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAB7 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFB8
Deuteranopia (green-blind)
#B3B4B6
Tritanopia (blue-blind)
#CDA9AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8aab7; /* rgb */ color: rgb(200, 170, 183); /* oklch */ color: oklch(76.8% 0.039 350.1);
Tailwind
colors: {
custom: {
50: '#d9c3cc',
500: '#c8aab7',
950: '#000000',
},
}SCSS
$custom: #c8aab7; $custom-light: #d9c3cc; $custom-dark: #000000;
JSON
{
"hex": "#c8aab7",
"rgb": {
"r": 200,
"g": 170,
"b": 183
},
"hsl": {
"h": 334,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.76815,
"c": 0.03894,
"h": 350.1
},
"luminance": 0.44448
}Semantic roles & 50–950 ramp
primary
#C8AAB7
secondary
#E2E9E6
accent
#A07946
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182