#C8AAC0#C8AAC0
#C8AAC0 is a light, muted pink. Relative luminance 0.448; OKLCH L 77.1% C 0.046 H 335.5°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAC0 |
|---|---|
| RGB | rgb(200, 170, 192) |
| HSL | hsl(316, 21%, 73%) |
| HSV | hsv(316, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 4%, 21.6%) |
| CIE-LAB | lab(72.78, 14.67, -7.17) |
| CIE-LCH | lch(72.78, 16.33, 333.97°) |
| OKLab | oklab(77.1% 0.0417 -0.019) |
| OKLCH | oklch(77.1% 0.046 335.5) |
| XYZ | xyz(47.7076, 44.8356, 55.9999) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.20
Thistle
#D8BFD8
ΔE00 5.59
Dusty Pink
#D8A7B1
ΔE00 6.97
Light Mauve
#C292A1
ΔE00 8.22
Faded Pink
#DE9DAC
ΔE00 9.32
Grey Pink
#C3909B
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAC0 #AAC8B2
analogous
#C1AAC8 #C8AAC0 #C8AAB1
triadic
#C8AAC0 #C0C8AA #AAC0C8
tetradic
#C8AAC0 #C8C1AA #AAC8B2 #AAB1C8
square
#C8AAC0 #C8C1AA #AAC8B2 #AAB1C8
split-complementary
#C8AAC0 #B1C8AA #AAC8C1
monochromatic
#966188 #B085A4 #C8AAC0 #E0CFDC #F3ECF1
Accessibility & contrast
On white
2.11
#C8AAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#C8AAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAC0
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAC0 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C1
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#CBABB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c8aac0; /* rgb */ color: rgb(200, 170, 192); /* oklch */ color: oklch(77.1% 0.046 335.5);
Tailwind
colors: {
custom: {
50: '#d8c3d3',
500: '#c8aac0',
950: '#000000',
},
}SCSS
$custom: #c8aac0; $custom-light: #d8c3d3; $custom-dark: #000000;
JSON
{
"hex": "#c8aac0",
"rgb": {
"r": 200,
"g": 170,
"b": 192
},
"hsl": {
"h": 316,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.77099,
"c": 0.04578,
"h": 335.5
},
"luminance": 0.44835
}Semantic roles & 50–950 ramp
primary
#C8AAC0
secondary
#E2E9E4
accent
#A05E46
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141214
muted
#838182