#C8A1BC#C8A1BC
#C8A1BC is a light, muted pink. Relative luminance 0.414; OKLCH L 75.3% C 0.058 H 337.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A1BC |
|---|---|
| RGB | rgb(200, 161, 188) |
| HSL | hsl(318, 26%, 71%) |
| HSV | hsv(318, 20%, 78%) |
| CMYK | cmyk(0%, 19.5%, 6%, 21.6%) |
| CIE-LAB | lab(70.46, 18.88, -8.42) |
| CIE-LCH | lch(70.46, 20.67, 335.98°) |
| OKLab | oklab(75.26% 0.0541 -0.0223) |
| OKLCH | oklch(75.26% 0.058 337.6) |
| XYZ | xyz(45.6406, 41.4012, 53.1542) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.44
Light Mauve
#C292A1
ΔE00 6.42
Dusty Pink
#D8A7B1
ΔE00 6.97
Faded Pink
#DE9DAC
ΔE00 7.95
Grey Pink
#C3909B
ΔE00 8.08
Thistle
#D8BFD8
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A1BC #A1C8AD
analogous
#C0A1C8 #C8A1BC #C8A1A8
triadic
#C8A1BC #BCC8A1 #A1BCC8
tetradic
#C8A1BC #C8C0A1 #A1C8AD #A1A8C8
square
#C8A1BC #C8C0A1 #A1C8AD #A1A8C8
split-complementary
#C8A1BC #A8C8A1 #A1C8C0
monochromatic
#975883 #B17AA0 #C8A1BC #DFC8D8 #F4ECF1
Accessibility & contrast
On white
2.26
#C8A1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#C8A1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A1BC
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A1BC | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BD
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#CDA2AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a1bc; /* rgb */ color: rgb(200, 161, 188); /* oklch */ color: oklch(75.3% 0.058 337.6);
Tailwind
colors: {
custom: {
50: '#d9bdd0',
500: '#c8a1bc',
950: '#000000',
},
}SCSS
$custom: #c8a1bc; $custom-light: #d9bdd0; $custom-dark: #000000;
JSON
{
"hex": "#c8a1bc",
"rgb": {
"r": 200,
"g": 161,
"b": 188
},
"hsl": {
"h": 318.462,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.75258,
"c": 0.05848,
"h": 337.6
},
"luminance": 0.414
}Semantic roles & 50–950 ramp
primary
#C8A1BC
secondary
#DDE8E0
accent
#A56041
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182