#C8A1BD#C8A1BD
#C8A1BD is a light, muted pink. Relative luminance 0.414; OKLCH L 75.3% C 0.059 H 336.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A1BD |
|---|---|
| RGB | rgb(200, 161, 189) |
| HSL | hsl(317, 26%, 71%) |
| HSV | hsv(317, 20%, 78%) |
| CMYK | cmyk(0%, 19.5%, 5.5%, 21.6%) |
| CIE-LAB | lab(70.49, 19.06, -8.93) |
| CIE-LCH | lch(70.49, 21.05, 334.91°) |
| OKLab | oklab(75.29% 0.0544 -0.0237) |
| OKLCH | oklch(75.29% 0.059 336.5) |
| XYZ | xyz(45.7488, 41.4445, 53.7239) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.13
Light Mauve
#C292A1
ΔE00 6.66
Dusty Pink
#D8A7B1
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 8.10
Faded Pink
#DE9DAC
ΔE00 8.16
Grey Pink
#C3909B
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A1BD #A1C8AC
analogous
#BFA1C8 #C8A1BD #C8A1A9
triadic
#C8A1BD #BDC8A1 #A1BDC8
tetradic
#C8A1BD #C8BFA1 #A1C8AC #A1A9C8
square
#C8A1BD #C8BFA1 #A1C8AC #A1A9C8
split-complementary
#C8A1BD #A9C8A1 #A1C8BF
monochromatic
#975885 #B17AA2 #C8A1BD #DFC8D8 #F4ECF1
Accessibility & contrast
On white
2.26
#C8A1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#C8A1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A1BD
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A1BD | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#CCA2AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a1bd; /* rgb */ color: rgb(200, 161, 189); /* oklch */ color: oklch(75.3% 0.059 336.5);
Tailwind
colors: {
custom: {
50: '#d9bdd0',
500: '#c8a1bd',
950: '#000000',
},
}SCSS
$custom: #c8a1bd; $custom-light: #d9bdd0; $custom-dark: #000000;
JSON
{
"hex": "#c8a1bd",
"rgb": {
"r": 200,
"g": 161,
"b": 189
},
"hsl": {
"h": 316.923,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.75291,
"c": 0.05934,
"h": 336.5
},
"luminance": 0.41443
}Semantic roles & 50–950 ramp
primary
#C8A1BD
secondary
#DDE8E0
accent
#A55D41
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182