#C8A7BA#C8A7BA
#C8A7BA is a light, muted pink. Relative luminance 0.435; OKLCH L 76.3% C 0.046 H 342.7°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7BA |
|---|---|
| RGB | rgb(200, 167, 186) |
| HSL | hsl(325, 23%, 72%) |
| HSV | hsv(325, 17%, 78%) |
| CMYK | cmyk(0%, 16.5%, 7%, 21.6%) |
| CIE-LAB | lab(71.87, 15.24, -5.22) |
| CIE-LCH | lch(71.87, 16.11, 341.10°) |
| OKLab | oklab(76.33% 0.0441 -0.0137) |
| OKLCH | oklch(76.33% 0.046 342.7) |
| XYZ | xyz(46.5003, 43.4631, 52.3845) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.67
Lilac
#C8A2C8
ΔE00 5.90
Thistle
#D8BFD8
ΔE00 6.80
Light Mauve
#C292A1
ΔE00 6.83
Faded Pink
#DE9DAC
ΔE00 8.08
Grey Pink
#C3909B
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7BA #A7C8B5
analogous
#C6A7C8 #C8A7BA #C8A7AA
triadic
#C8A7BA #BAC8A7 #A7BAC8
tetradic
#C8A7BA #C8C6A7 #A7C8B5 #A7AAC8
square
#C8A7BA #C8C6A7 #A7C8B5 #A7AAC8
split-complementary
#C8A7BA #AAC8A7 #A7C8C6
monochromatic
#975E7F #B0819C #C8A7BA #E0CDD8 #F3ECF0
Accessibility & contrast
On white
2.17
#C8A7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#C8A7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7BA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7BA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#CDA7AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8a7ba; /* rgb */ color: rgb(200, 167, 186); /* oklch */ color: oklch(76.3% 0.046 342.7);
Tailwind
colors: {
custom: {
50: '#d9c1ce',
500: '#c8a7ba',
950: '#000000',
},
}SCSS
$custom: #c8a7ba; $custom-light: #d9c1ce; $custom-dark: #000000;
JSON
{
"hex": "#c8a7ba",
"rgb": {
"r": 200,
"g": 167,
"b": 186
},
"hsl": {
"h": 325.455,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.76331,
"c": 0.04617,
"h": 342.7
},
"luminance": 0.43462
}Semantic roles & 50–950 ramp
primary
#C8A7BA
secondary
#E1EAE5
accent
#A26C44
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141213
muted
#838182