#C8A1BA#C8A1BA
#C8A1BA is a light, muted pink. Relative luminance 0.413; OKLCH L 75.2% C 0.057 H 339.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A1BA |
|---|---|
| RGB | rgb(200, 161, 186) |
| HSL | hsl(322, 26%, 71%) |
| HSV | hsv(322, 20%, 78%) |
| CMYK | cmyk(0%, 19.5%, 7%, 21.6%) |
| CIE-LAB | lab(70.40, 18.53, -7.40) |
| CIE-LCH | lch(70.40, 19.95, 338.23°) |
| OKLab | oklab(75.19% 0.0534 -0.0195) |
| OKLCH | oklch(75.19% 0.057 339.9) |
| XYZ | xyz(45.4265, 41.3155, 52.0266) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.08
Light Mauve
#C292A1
ΔE00 5.97
Dusty Pink
#D8A7B1
ΔE00 6.42
Faded Pink
#DE9DAC
ΔE00 7.53
Grey Pink
#C3909B
ΔE00 7.59
Thistle
#D8BFD8
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A1BA #A1C8AF
analogous
#C2A1C8 #C8A1BA #C8A1A6
triadic
#C8A1BA #BAC8A1 #A1BAC8
tetradic
#C8A1BA #C8C2A1 #A1C8AF #A1A6C8
square
#C8A1BA #C8C2A1 #A1C8AF #A1A6C8
split-complementary
#C8A1BA #A6C8A1 #A1C8C2
monochromatic
#975880 #B17A9E #C8A1BA #DFC8D6 #F4ECF1
Accessibility & contrast
On white
2.27
#C8A1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#C8A1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A1BA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A1BA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BB
Deuteranopia (green-blind)
#ABAEB9
Tritanopia (blue-blind)
#CDA2A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a1ba; /* rgb */ color: rgb(200, 161, 186); /* oklch */ color: oklch(75.2% 0.057 339.9);
Tailwind
colors: {
custom: {
50: '#d9bdce',
500: '#c8a1ba',
950: '#000000',
},
}SCSS
$custom: #c8a1ba; $custom-light: #d9bdce; $custom-dark: #000000;
JSON
{
"hex": "#c8a1ba",
"rgb": {
"r": 200,
"g": 161,
"b": 186
},
"hsl": {
"h": 321.538,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.75192,
"c": 0.05682,
"h": 339.9
},
"luminance": 0.41314
}Semantic roles & 50–950 ramp
primary
#C8A1BA
secondary
#DDE8E1
accent
#A56541
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182