#C8AAB3#C8AAB3
#C8AAB3 is a light, muted pink. Relative luminance 0.443; OKLCH L 76.7% C 0.037 H 358.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAB3 |
|---|---|
| RGB | rgb(200, 170, 179) |
| HSL | hsl(342, 21%, 73%) |
| HSV | hsv(342, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 10.5%, 21.6%) |
| CIE-LAB | lab(72.42, 12.39, -0.55) |
| CIE-LCH | lch(72.42, 12.40, 357.44°) |
| OKLab | oklab(76.69% 0.0369 -0.0013) |
| OKLCH | oklch(76.69% 0.037 358) |
| XYZ | xyz(46.3303, 44.2846, 48.7463) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.24
Pinkish Grey
#C8ACA9
ΔE00 5.28
Light Mauve
#C292A1
ΔE00 7.75
Thistle
#D8BFD8
ΔE00 8.13
Grey Pink
#C3909B
ΔE00 8.42
Faded Pink
#DE9DAC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAB3 #AAC8BF
analogous
#C8AAC2 #C8AAB3 #C8B0AA
triadic
#C8AAB3 #B3C8AA #AAB3C8
tetradic
#C8AAB3 #C2C8AA #AAC8BF #B0AAC8
square
#C8AAB3 #C2C8AA #AAC8BF #B0AAC8
split-complementary
#C8AAB3 #AAC8B0 #AAC2C8
monochromatic
#966171 #B08592 #C8AAB3 #E0CFD4 #F3ECEE
Accessibility & contrast
On white
2.13
#C8AAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#C8AAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAB3
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAB3 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB3
Deuteranopia (green-blind)
#B4B3B2
Tritanopia (blue-blind)
#CDA9AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8aab3; /* rgb */ color: rgb(200, 170, 179); /* oklch */ color: oklch(76.7% 0.037 358.0);
Tailwind
colors: {
custom: {
50: '#d9c3c9',
500: '#c8aab3',
950: '#000000',
},
}SCSS
$custom: #c8aab3; $custom-light: #d9c3c9; $custom-dark: #000000;
JSON
{
"hex": "#c8aab3",
"rgb": {
"r": 200,
"g": 170,
"b": 179
},
"hsl": {
"h": 342,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.76694,
"c": 0.03687,
"h": 358
},
"luminance": 0.44283
}Semantic roles & 50–950 ramp
primary
#C8AAB3
secondary
#E2E9E7
accent
#A08546
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182