#C8A1B2#C8A1B2
#C8A1B2 is a light, muted pink. Relative luminance 0.410; OKLCH L 74.9% C 0.051 H 350.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A1B2 |
|---|---|
| RGB | rgb(200, 161, 178) |
| HSL | hsl(334, 26%, 71%) |
| HSV | hsv(334, 20%, 78%) |
| CMYK | cmyk(0%, 19.5%, 11%, 21.6%) |
| CIE-LAB | lab(70.17, 17.14, -3.31) |
| CIE-LCH | lch(70.17, 17.45, 349.08°) |
| OKLab | oklab(74.94% 0.0505 -0.0085) |
| OKLCH | oklch(74.94% 0.051 350.4) |
| XYZ | xyz(44.5998, 40.9848, 47.6723) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.40
Light Mauve
#C292A1
ΔE00 4.62
Grey Pink
#C3909B
ΔE00 5.90
Faded Pink
#DE9DAC
ΔE00 6.28
Lilac
#C8A2C8
ΔE00 6.72
Greyish Pink
#C88D94
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A1B2 #A1C8B7
analogous
#C8A1C5 #C8A1B2 #C8A3A1
triadic
#C8A1B2 #B2C8A1 #A1B2C8
tetradic
#C8A1B2 #C5C8A1 #A1C8B7 #A3A1C8
square
#C8A1B2 #C5C8A1 #A1C8B7 #A3A1C8
split-complementary
#C8A1B2 #A1C8A3 #A1C5C8
monochromatic
#975873 #B17A92 #C8A1B2 #DFC8D2 #F4ECEF
Accessibility & contrast
On white
2.28
#C8A1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#C8A1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A1B2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A1B2 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B3
Deuteranopia (green-blind)
#ADAEB1
Tritanopia (blue-blind)
#CEA0A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a1b2; /* rgb */ color: rgb(200, 161, 178); /* oklch */ color: oklch(74.9% 0.051 350.4);
Tailwind
colors: {
custom: {
50: '#d9bdc9',
500: '#c8a1b2',
950: '#000000',
},
}SCSS
$custom: #c8a1b2; $custom-light: #d9bdc9; $custom-dark: #000000;
JSON
{
"hex": "#c8a1b2",
"rgb": {
"r": 200,
"g": 161,
"b": 178
},
"hsl": {
"h": 333.846,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.74937,
"c": 0.05118,
"h": 350.4
},
"luminance": 0.40983
}Semantic roles & 50–950 ramp
primary
#C8A1B2
secondary
#DDE8E3
accent
#A57941
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182