#C8A1BF#C8A1BF
#C8A1BF is a light, moderate pink. Relative luminance 0.415; OKLCH L 75.4% C 0.061 H 334.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A1BF |
|---|---|
| RGB | rgb(200, 161, 191) |
| HSL | hsl(314, 26%, 71%) |
| HSV | hsv(314, 20%, 78%) |
| CMYK | cmyk(0%, 19.5%, 4.5%, 21.6%) |
| CIE-LAB | lab(70.55, 19.42, -9.94) |
| CIE-LCH | lch(70.55, 21.82, 332.90°) |
| OKLab | oklab(75.36% 0.0551 -0.0264) |
| OKLCH | oklch(75.36% 0.061 334.4) |
| XYZ | xyz(45.9674, 41.5319, 54.8751) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.51
Light Mauve
#C292A1
ΔE00 7.14
Dusty Pink
#D8A7B1
ΔE00 7.80
Plum
#DDA0DD
ΔE00 8.03
Thistle
#D8BFD8
ΔE00 8.10
Dusty Lavender
#AC86A8
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A1BF #A1C8AA
analogous
#BDA1C8 #C8A1BF #C8A1AB
triadic
#C8A1BF #BFC8A1 #A1BFC8
tetradic
#C8A1BF #C8BDA1 #A1C8AA #A1ABC8
square
#C8A1BF #C8BDA1 #A1C8AA #A1ABC8
split-complementary
#C8A1BF #ABC8A1 #A1C8BD
monochromatic
#975888 #B17AA5 #C8A1BF #DFC8D9 #F4ECF2
Accessibility & contrast
On white
2.26
#C8A1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#C8A1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A1BF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A1BF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#CCA2AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a1bf; /* rgb */ color: rgb(200, 161, 191); /* oklch */ color: oklch(75.4% 0.061 334.4);
Tailwind
colors: {
custom: {
50: '#d9bdd2',
500: '#c8a1bf',
950: '#000000',
},
}SCSS
$custom: #c8a1bf; $custom-light: #d9bdd2; $custom-dark: #000000;
JSON
{
"hex": "#c8a1bf",
"rgb": {
"r": 200,
"g": 161,
"b": 191
},
"hsl": {
"h": 313.846,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.75358,
"c": 0.06112,
"h": 334.4
},
"luminance": 0.41531
}Semantic roles & 50–950 ramp
primary
#C8A1BF
secondary
#DDE8E0
accent
#A55841
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182