#C8A5BA#C8A5BA
#C8A5BA is a light, muted pink. Relative luminance 0.427; OKLCH L 75.9% C 0.050 H 341.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A5BA |
|---|---|
| RGB | rgb(200, 165, 186) |
| HSL | hsl(324, 24%, 72%) |
| HSV | hsv(324, 18%, 78%) |
| CMYK | cmyk(0%, 17.5%, 7%, 21.6%) |
| CIE-LAB | lab(71.38, 16.33, -5.95) |
| CIE-LCH | lch(71.38, 17.38, 339.99°) |
| OKLab | oklab(75.95% 0.0472 -0.0156) |
| OKLCH | oklch(75.95% 0.05 341.7) |
| XYZ | xyz(46.1368, 42.7360, 52.2633) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.20
Dusty Pink
#D8A7B1
ΔE00 5.79
Light Mauve
#C292A1
ΔE00 6.42
Thistle
#D8BFD8
ΔE00 7.19
Faded Pink
#DE9DAC
ΔE00 7.79
Grey Pink
#C3909B
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A5BA #A5C8B3
analogous
#C5A5C8 #C8A5BA #C8A5A9
triadic
#C8A5BA #BAC8A5 #A5BAC8
tetradic
#C8A5BA #C8C5A5 #A5C8B3 #A5A9C8
square
#C8A5BA #C8C5A5 #A5C8B3 #A5A9C8
split-complementary
#C8A5BA #A9C8A5 #A5C8C5
monochromatic
#975C7F #B17F9D #C8A5BA #DFCBD7 #F3ECF0
Accessibility & contrast
On white
2.20
#C8A5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#C8A5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A5BA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A5BA | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBB
Deuteranopia (green-blind)
#AEB1B9
Tritanopia (blue-blind)
#CDA5AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a5ba; /* rgb */ color: rgb(200, 165, 186); /* oklch */ color: oklch(75.9% 0.050 341.7);
Tailwind
colors: {
custom: {
50: '#d9bfce',
500: '#c8a5ba',
950: '#000000',
},
}SCSS
$custom: #c8a5ba; $custom-light: #d9bfce; $custom-dark: #000000;
JSON
{
"hex": "#c8a5ba",
"rgb": {
"r": 200,
"g": 165,
"b": 186
},
"hsl": {
"h": 324,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.75949,
"c": 0.0497,
"h": 341.7
},
"luminance": 0.42735
}Semantic roles & 50–950 ramp
primary
#C8A5BA
secondary
#E0E9E4
accent
#A36943
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141213
muted
#838182