#C8AABF#C8AABF
#C8AABF is a light, muted pink. Relative luminance 0.448; OKLCH L 77.1% C 0.045 H 336.9°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AABF |
|---|---|
| RGB | rgb(200, 170, 191) |
| HSL | hsl(318, 21%, 73%) |
| HSV | hsv(318, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 4.5%, 21.6%) |
| CIE-LAB | lab(72.75, 14.49, -6.66) |
| CIE-LCH | lch(72.75, 15.95, 335.32°) |
| OKLab | oklab(77.07% 0.0413 -0.0176) |
| OKLCH | oklch(77.07% 0.045 336.9) |
| XYZ | xyz(47.5972, 44.7914, 55.4184) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.50
Thistle
#D8BFD8
ΔE00 5.69
Dusty Pink
#D8A7B1
ΔE00 6.75
Light Mauve
#C292A1
ΔE00 8.09
Faded Pink
#DE9DAC
ΔE00 9.19
Grey Pink
#C3909B
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AABF #AAC8B3
analogous
#C2AAC8 #C8AABF #C8AAB0
triadic
#C8AABF #BFC8AA #AABFC8
tetradic
#C8AABF #C8C2AA #AAC8B3 #AAB0C8
square
#C8AABF #C8C2AA #AAC8B3 #AAB0C8
split-complementary
#C8AABF #B0C8AA #AAC8C2
monochromatic
#966186 #B085A3 #C8AABF #E0CFDB #F3ECF1
Accessibility & contrast
On white
2.11
#C8AABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#C8AABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AABF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AABF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#CCABB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8aabf; /* rgb */ color: rgb(200, 170, 191); /* oklch */ color: oklch(77.1% 0.045 336.9);
Tailwind
colors: {
custom: {
50: '#d8c3d2',
500: '#c8aabf',
950: '#000000',
},
}SCSS
$custom: #c8aabf; $custom-light: #d8c3d2; $custom-dark: #000000;
JSON
{
"hex": "#c8aabf",
"rgb": {
"r": 200,
"g": 170,
"b": 191
},
"hsl": {
"h": 318,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.77066,
"c": 0.0449,
"h": 336.9
},
"luminance": 0.4479
}Semantic roles & 50–950 ramp
primary
#C8AABF
secondary
#E2E9E4
accent
#A06146
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141214
muted
#838182