#C8AAC2#C8AAC2
#C8AAC2 is a light, muted pink. Relative luminance 0.449; OKLCH L 77.2% C 0.048 H 332.9°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAC2 |
|---|---|
| RGB | rgb(200, 170, 194) |
| HSL | hsl(312, 21%, 73%) |
| HSV | hsv(312, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 3%, 21.6%) |
| CIE-LAB | lab(72.84, 15.04, -8.18) |
| CIE-LCH | lch(72.84, 17.12, 331.47°) |
| OKLab | oklab(77.16% 0.0424 -0.0217) |
| OKLCH | oklch(77.16% 0.048 332.9) |
| XYZ | xyz(47.9307, 44.9248, 57.1749) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.63
Thistle
#D8BFD8
ΔE00 5.46
Dusty Pink
#D8A7B1
ΔE00 7.43
Light Mauve
#C292A1
ΔE00 8.50
Faded Pink
#DE9DAC
ΔE00 9.60
Grey Pink
#C3909B
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAC2 #AAC8B0
analogous
#BFAAC8 #C8AAC2 #C8AAB3
triadic
#C8AAC2 #C2C8AA #AAC2C8
tetradic
#C8AAC2 #C8BFAA #AAC8B0 #AAB3C8
square
#C8AAC2 #C8BFAA #AAC8B0 #AAB3C8
split-complementary
#C8AAC2 #B3C8AA #AAC8BF
monochromatic
#96618C #B085A7 #C8AAC2 #E0CFDD #F3ECF2
Accessibility & contrast
On white
2.10
#C8AAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#C8AAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAC2
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAC2 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C3
Deuteranopia (green-blind)
#B0B4C1
Tritanopia (blue-blind)
#CBABB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c8aac2; /* rgb */ color: rgb(200, 170, 194); /* oklch */ color: oklch(77.2% 0.048 332.9);
Tailwind
colors: {
custom: {
50: '#d9c3d4',
500: '#c8aac2',
950: '#000000',
},
}SCSS
$custom: #c8aac2; $custom-light: #d9c3d4; $custom-dark: #000000;
JSON
{
"hex": "#c8aac2",
"rgb": {
"r": 200,
"g": 170,
"b": 194
},
"hsl": {
"h": 312,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.77164,
"c": 0.04762,
"h": 332.9
},
"luminance": 0.44924
}Semantic roles & 50–950 ramp
primary
#C8AAC2
secondary
#E2E9E3
accent
#A05846
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141214
muted
#838183