#C8AAB5#C8AAB5
#C8AAB5 is a light, muted pink. Relative luminance 0.444; OKLCH L 76.8% C 0.038 H 353.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAB5 |
|---|---|
| RGB | rgb(200, 170, 181) |
| HSL | hsl(338, 21%, 73%) |
| HSV | hsv(338, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 9.5%, 21.6%) |
| CIE-LAB | lab(72.47, 12.73, -1.58) |
| CIE-LCH | lch(72.47, 12.83, 352.95°) |
| OKLab | oklab(76.75% 0.0376 -0.004) |
| OKLCH | oklch(76.75% 0.038 353.9) |
| XYZ | xyz(46.5340, 44.3661, 49.8193) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.27
Pinkish Grey
#C8ACA9
ΔE00 6.04
Thistle
#D8BFD8
ΔE00 7.58
Light Mauve
#C292A1
ΔE00 7.62
Grey Pink
#C3909B
ΔE00 8.44
Faded Pink
#DE9DAC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAB5 #AAC8BD
analogous
#C8AAC4 #C8AAB5 #C8AEAA
triadic
#C8AAB5 #B5C8AA #AAB5C8
tetradic
#C8AAB5 #C4C8AA #AAC8BD #AEAAC8
square
#C8AAB5 #C4C8AA #AAC8BD #AEAAC8
split-complementary
#C8AAB5 #AAC8AE #AAC4C8
monochromatic
#966175 #B08595 #C8AAB5 #E0CFD5 #F3ECEF
Accessibility & contrast
On white
2.13
#C8AAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#C8AAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAB5
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAB5 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB5
Deuteranopia (green-blind)
#B3B4B4
Tritanopia (blue-blind)
#CDA9AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8aab5; /* rgb */ color: rgb(200, 170, 181); /* oklch */ color: oklch(76.8% 0.038 353.9);
Tailwind
colors: {
custom: {
50: '#d9c3cb',
500: '#c8aab5',
950: '#000000',
},
}SCSS
$custom: #c8aab5; $custom-light: #d9c3cb; $custom-dark: #000000;
JSON
{
"hex": "#c8aab5",
"rgb": {
"r": 200,
"g": 170,
"b": 181
},
"hsl": {
"h": 338,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.76754,
"c": 0.03782,
"h": 353.9
},
"luminance": 0.44365
}Semantic roles & 50–950 ramp
primary
#C8AAB5
secondary
#E2E9E7
accent
#A07F46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182