#C8A3BA#C8A3BA
#C8A3BA is a light, muted pink. Relative luminance 0.420; OKLCH L 75.6% C 0.053 H 340.7°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3BA |
|---|---|
| RGB | rgb(200, 163, 186) |
| HSL | hsl(323, 25%, 71%) |
| HSV | hsv(323, 19%, 78%) |
| CMYK | cmyk(0%, 18.5%, 7%, 21.6%) |
| CIE-LAB | lab(70.88, 17.43, -6.67) |
| CIE-LCH | lch(70.88, 18.66, 339.05°) |
| OKLab | oklab(75.57% 0.0503 -0.0176) |
| OKLCH | oklch(75.57% 0.053 340.7) |
| XYZ | xyz(45.7788, 42.0201, 52.1440) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.58
Dusty Pink
#D8A7B1
ΔE00 6.05
Light Mauve
#C292A1
ΔE00 6.13
Faded Pink
#DE9DAC
ΔE00 7.61
Thistle
#D8BFD8
ΔE00 7.65
Grey Pink
#C3909B
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3BA #A3C8B1
analogous
#C3A3C8 #C8A3BA #C8A3A7
triadic
#C8A3BA #BAC8A3 #A3BAC8
tetradic
#C8A3BA #C8C3A3 #A3C8B1 #A3A7C8
square
#C8A3BA #C8C3A3 #A3C8B1 #A3A7C8
split-complementary
#C8A3BA #A7C8A3 #A3C8C3
monochromatic
#975A80 #B17D9D #C8A3BA #DFC9D7 #F4ECF1
Accessibility & contrast
On white
2.23
#C8A3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#C8A3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3BA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3BA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#ADAFB9
Tritanopia (blue-blind)
#CDA3AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a3ba; /* rgb */ color: rgb(200, 163, 186); /* oklch */ color: oklch(75.6% 0.053 340.7);
Tailwind
colors: {
custom: {
50: '#d9bece',
500: '#c8a3ba',
950: '#000000',
},
}SCSS
$custom: #c8a3ba; $custom-light: #d9bece; $custom-dark: #000000;
JSON
{
"hex": "#c8a3ba",
"rgb": {
"r": 200,
"g": 163,
"b": 186
},
"hsl": {
"h": 322.703,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.7557,
"c": 0.05326,
"h": 340.7
},
"luminance": 0.42019
}Semantic roles & 50–950 ramp
primary
#C8A3BA
secondary
#DFE8E2
accent
#A46742
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182