#C8A2BA#C8A2BA
#C8A2BA is a light, muted pink. Relative luminance 0.417; OKLCH L 75.4% C 0.055 H 340.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2BA |
|---|---|
| RGB | rgb(200, 162, 186) |
| HSL | hsl(322, 26%, 71%) |
| HSV | hsv(322, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 7%, 21.6%) |
| CIE-LAB | lab(70.64, 17.98, -7.04) |
| CIE-LCH | lch(70.64, 19.31, 338.63°) |
| OKLab | oklab(75.38% 0.0518 -0.0185) |
| OKLCH | oklch(75.38% 0.055 340.3) |
| XYZ | xyz(45.6020, 41.6664, 52.0851) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.31
Light Mauve
#C292A1
ΔE00 6.03
Dusty Pink
#D8A7B1
ΔE00 6.22
Faded Pink
#DE9DAC
ΔE00 7.56
Grey Pink
#C3909B
ΔE00 7.62
Thistle
#D8BFD8
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2BA #A2C8B0
analogous
#C3A2C8 #C8A2BA #C8A2A7
triadic
#C8A2BA #BAC8A2 #A2BAC8
tetradic
#C8A2BA #C8C3A2 #A2C8B0 #A2A7C8
square
#C8A2BA #C8C3A2 #A2C8B0 #A2A7C8
split-complementary
#C8A2BA #A7C8A2 #A2C8C3
monochromatic
#975980 #B17C9D #C8A2BA #DFC8D7 #F4ECF1
Accessibility & contrast
On white
2.25
#C8A2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#C8A2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2BA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2BA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BB
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#CDA2AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a2ba; /* rgb */ color: rgb(200, 162, 186); /* oklch */ color: oklch(75.4% 0.055 340.3);
Tailwind
colors: {
custom: {
50: '#d9bdce',
500: '#c8a2ba',
950: '#000000',
},
}SCSS
$custom: #c8a2ba; $custom-light: #d9bdce; $custom-dark: #000000;
JSON
{
"hex": "#c8a2ba",
"rgb": {
"r": 200,
"g": 162,
"b": 186
},
"hsl": {
"h": 322.105,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75381,
"c": 0.05503,
"h": 340.3
},
"luminance": 0.41665
}Semantic roles & 50–950 ramp
primary
#C8A2BA
secondary
#DEE8E2
accent
#A46641
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182