#C8A3BE#C8A3BE
#C8A3BE is a light, muted pink. Relative luminance 0.422; OKLCH L 75.7% C 0.057 H 335.9°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3BE |
|---|---|
| RGB | rgb(200, 163, 190) |
| HSL | hsl(316, 25%, 71%) |
| HSV | hsv(316, 19%, 78%) |
| CMYK | cmyk(0%, 18.5%, 5%, 21.6%) |
| CIE-LAB | lab(71.00, 18.14, -8.71) |
| CIE-LCH | lch(71.00, 20.13, 334.36°) |
| OKLab | oklab(75.7% 0.0517 -0.0231) |
| OKLCH | oklch(75.7% 0.057 335.9) |
| XYZ | xyz(46.2100, 42.1926, 54.4150) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.29
Light Mauve
#C292A1
ΔE00 6.95
Dusty Pink
#D8A7B1
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 7.49
Faded Pink
#DE9DAC
ΔE00 8.37
Grey Pink
#C3909B
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3BE #A3C8AD
analogous
#BFA3C8 #C8A3BE #C8A3AB
triadic
#C8A3BE #BEC8A3 #A3BEC8
tetradic
#C8A3BE #C8BFA3 #A3C8AD #A3ABC8
square
#C8A3BE #C8BFA3 #A3C8AD #A3ABC8
split-complementary
#C8A3BE #ABC8A3 #A3C8BF
monochromatic
#975A86 #B17DA3 #C8A3BE #DFC9D9 #F4ECF1
Accessibility & contrast
On white
2.23
#C8A3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#C8A3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3BE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3BE | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABBF
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#CCA4AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a3be; /* rgb */ color: rgb(200, 163, 190); /* oklch */ color: oklch(75.7% 0.057 335.9);
Tailwind
colors: {
custom: {
50: '#d9bed1',
500: '#c8a3be',
950: '#000000',
},
}SCSS
$custom: #c8a3be; $custom-light: #d9bed1; $custom-dark: #000000;
JSON
{
"hex": "#c8a3be",
"rgb": {
"r": 200,
"g": 163,
"b": 190
},
"hsl": {
"h": 316.216,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.75701,
"c": 0.05661,
"h": 335.9
},
"luminance": 0.42191
}Semantic roles & 50–950 ramp
primary
#C8A3BE
secondary
#DFE8E1
accent
#A45C42
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182