#C8A1BB#C8A1BB
#C8A1BB is a light, muted pink. Relative luminance 0.414; OKLCH L 75.2% C 0.058 H 338.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A1BB |
|---|---|
| RGB | rgb(200, 161, 187) |
| HSL | hsl(320, 26%, 71%) |
| HSV | hsv(320, 20%, 78%) |
| CMYK | cmyk(0%, 19.5%, 6.5%, 21.6%) |
| CIE-LAB | lab(70.43, 18.70, -7.91) |
| CIE-LCH | lch(70.43, 20.31, 337.08°) |
| OKLab | oklab(75.22% 0.0537 -0.0209) |
| OKLCH | oklch(75.22% 0.058 338.7) |
| XYZ | xyz(45.5332, 41.3582, 52.5884) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.76
Light Mauve
#C292A1
ΔE00 6.19
Dusty Pink
#D8A7B1
ΔE00 6.69
Faded Pink
#DE9DAC
ΔE00 7.74
Grey Pink
#C3909B
ΔE00 7.83
Thistle
#D8BFD8
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A1BB #A1C8AE
analogous
#C1A1C8 #C8A1BB #C8A1A7
triadic
#C8A1BB #BBC8A1 #A1BBC8
tetradic
#C8A1BB #C8C1A1 #A1C8AE #A1A7C8
square
#C8A1BB #C8C1A1 #A1C8AE #A1A7C8
split-complementary
#C8A1BB #A7C8A1 #A1C8C1
monochromatic
#975882 #B17A9F #C8A1BB #DFC8D7 #F4ECF1
Accessibility & contrast
On white
2.27
#C8A1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#C8A1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A1BB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A1BB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#CDA2AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a1bb; /* rgb */ color: rgb(200, 161, 187); /* oklch */ color: oklch(75.2% 0.058 338.7);
Tailwind
colors: {
custom: {
50: '#d9bdcf',
500: '#c8a1bb',
950: '#000000',
},
}SCSS
$custom: #c8a1bb; $custom-light: #d9bdcf; $custom-dark: #000000;
JSON
{
"hex": "#c8a1bb",
"rgb": {
"r": 200,
"g": 161,
"b": 187
},
"hsl": {
"h": 320,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.75225,
"c": 0.05764,
"h": 338.7
},
"luminance": 0.41357
}Semantic roles & 50–950 ramp
primary
#C8A1BB
secondary
#DDE8E1
accent
#A56241
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182