#C8AAB6#C8AAB6
#C8AAB6 is a light, muted pink. Relative luminance 0.444; OKLCH L 76.8% C 0.038 H 352.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAB6 |
|---|---|
| RGB | rgb(200, 170, 182) |
| HSL | hsl(336, 21%, 73%) |
| HSV | hsv(336, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 9%, 21.6%) |
| CIE-LAB | lab(72.50, 12.90, -2.09) |
| CIE-LCH | lch(72.50, 13.07, 350.82°) |
| OKLab | oklab(76.79% 0.038 -0.0053) |
| OKLCH | oklch(76.79% 0.038 352) |
| XYZ | xyz(46.6370, 44.4073, 50.3616) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.33
Pinkish Grey
#C8ACA9
ΔE00 6.42
Thistle
#D8BFD8
ΔE00 7.32
Light Mauve
#C292A1
ΔE00 7.59
Grey Pink
#C3909B
ΔE00 8.48
Lilac
#C8A2C8
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAB6 #AAC8BC
analogous
#C8AAC5 #C8AAB6 #C8ADAA
triadic
#C8AAB6 #B6C8AA #AAB6C8
tetradic
#C8AAB6 #C5C8AA #AAC8BC #ADAAC8
square
#C8AAB6 #C5C8AA #AAC8BC #ADAAC8
split-complementary
#C8AAB6 #AAC8AD #AAC5C8
monochromatic
#966176 #B08596 #C8AAB6 #E0CFD6 #F3ECEF
Accessibility & contrast
On white
2.13
#C8AAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#C8AAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAB6
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAB6 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB6
Deuteranopia (green-blind)
#B3B4B5
Tritanopia (blue-blind)
#CDA9AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8aab6; /* rgb */ color: rgb(200, 170, 182); /* oklch */ color: oklch(76.8% 0.038 352.0);
Tailwind
colors: {
custom: {
50: '#d9c3cb',
500: '#c8aab6',
950: '#000000',
},
}SCSS
$custom: #c8aab6; $custom-light: #d9c3cb; $custom-dark: #000000;
JSON
{
"hex": "#c8aab6",
"rgb": {
"r": 200,
"g": 170,
"b": 182
},
"hsl": {
"h": 336,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.76785,
"c": 0.03836,
"h": 352
},
"luminance": 0.44406
}Semantic roles & 50–950 ramp
primary
#C8AAB6
secondary
#E2E9E6
accent
#A07C46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182