#C8AAB4#C8AAB4
#C8AAB4 is a light, muted pink. Relative luminance 0.443; OKLCH L 76.7% C 0.037 H 355.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAB4 |
|---|---|
| RGB | rgb(200, 170, 180) |
| HSL | hsl(340, 21%, 73%) |
| HSV | hsv(340, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 10%, 21.6%) |
| CIE-LAB | lab(72.45, 12.56, -1.06) |
| CIE-LCH | lch(72.45, 12.60, 355.15°) |
| OKLab | oklab(76.72% 0.0372 -0.0026) |
| OKLCH | oklch(76.72% 0.037 355.9) |
| XYZ | xyz(46.4318, 44.3252, 49.2809) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.24
Pinkish Grey
#C8ACA9
ΔE00 5.66
Light Mauve
#C292A1
ΔE00 7.68
Thistle
#D8BFD8
ΔE00 7.85
Grey Pink
#C3909B
ΔE00 8.42
Faded Pink
#DE9DAC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAB4 #AAC8BE
analogous
#C8AAC3 #C8AAB4 #C8AFAA
triadic
#C8AAB4 #B4C8AA #AAB4C8
tetradic
#C8AAB4 #C3C8AA #AAC8BE #AFAAC8
square
#C8AAB4 #C3C8AA #AAC8BE #AFAAC8
split-complementary
#C8AAB4 #AAC8AF #AAC3C8
monochromatic
#966173 #B08593 #C8AAB4 #E0CFD5 #F3ECEF
Accessibility & contrast
On white
2.13
#C8AAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#C8AAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAB4
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAB4 | 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)
#ADAFB4
Deuteranopia (green-blind)
#B4B4B3
Tritanopia (blue-blind)
#CDA9AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8aab4; /* rgb */ color: rgb(200, 170, 180); /* oklch */ color: oklch(76.7% 0.037 355.9);
Tailwind
colors: {
custom: {
50: '#d9c3ca',
500: '#c8aab4',
950: '#000000',
},
}SCSS
$custom: #c8aab4; $custom-light: #d9c3ca; $custom-dark: #000000;
JSON
{
"hex": "#c8aab4",
"rgb": {
"r": 200,
"g": 170,
"b": 180
},
"hsl": {
"h": 340,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.76724,
"c": 0.03732,
"h": 355.9
},
"luminance": 0.44324
}Semantic roles & 50–950 ramp
primary
#C8AAB4
secondary
#E2E9E7
accent
#A08246
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182