#C8A2BC#C8A2BC
#C8A2BC is a light, muted pink. Relative luminance 0.418; OKLCH L 75.4% C 0.057 H 337.9°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2BC |
|---|---|
| RGB | rgb(200, 162, 188) |
| HSL | hsl(319, 26%, 71%) |
| HSV | hsv(319, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 6%, 21.6%) |
| CIE-LAB | lab(70.70, 18.33, -8.05) |
| CIE-LCH | lch(70.70, 20.03, 336.28°) |
| OKLab | oklab(75.45% 0.0525 -0.0213) |
| OKLCH | oklch(75.45% 0.057 337.9) |
| XYZ | xyz(45.8161, 41.7521, 53.2127) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.67
Light Mauve
#C292A1
ΔE00 6.46
Dusty Pink
#D8A7B1
ΔE00 6.77
Thistle
#D8BFD8
ΔE00 7.83
Faded Pink
#DE9DAC
ΔE00 7.95
Grey Pink
#C3909B
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2BC #A2C8AE
analogous
#C1A2C8 #C8A2BC #C8A2A9
triadic
#C8A2BC #BCC8A2 #A2BCC8
tetradic
#C8A2BC #C8C1A2 #A2C8AE #A2A9C8
square
#C8A2BC #C8C1A2 #A2C8AE #A2A9C8
split-complementary
#C8A2BC #A9C8A2 #A2C8C1
monochromatic
#975983 #B17CA0 #C8A2BC #DFC8D8 #F4ECF1
Accessibility & contrast
On white
2.25
#C8A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#C8A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2BC
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2BC | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#CDA3AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a2bc; /* rgb */ color: rgb(200, 162, 188); /* oklch */ color: oklch(75.4% 0.057 337.9);
Tailwind
colors: {
custom: {
50: '#d9bdd0',
500: '#c8a2bc',
950: '#000000',
},
}SCSS
$custom: #c8a2bc; $custom-light: #d9bdd0; $custom-dark: #000000;
JSON
{
"hex": "#c8a2bc",
"rgb": {
"r": 200,
"g": 162,
"b": 188
},
"hsl": {
"h": 318.947,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75446,
"c": 0.05668,
"h": 337.9
},
"luminance": 0.41751
}Semantic roles & 50–950 ramp
primary
#C8A2BC
secondary
#DEE8E1
accent
#A46141
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182