#C8A3BD#C8A3BD
#C8A3BD is a light, muted pink. Relative luminance 0.421; OKLCH L 75.7% C 0.056 H 337.1°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3BD |
|---|---|
| RGB | rgb(200, 163, 189) |
| HSL | hsl(318, 25%, 71%) |
| HSV | hsv(318, 19%, 78%) |
| CMYK | cmyk(0%, 18.5%, 5.5%, 21.6%) |
| CIE-LAB | lab(70.97, 17.96, -8.20) |
| CIE-LCH | lch(70.97, 19.75, 335.47°) |
| OKLab | oklab(75.67% 0.0513 -0.0217) |
| OKLCH | oklch(75.67% 0.056 337.1) |
| XYZ | xyz(46.1011, 42.1491, 53.8413) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.61
Light Mauve
#C292A1
ΔE00 6.74
Dusty Pink
#D8A7B1
ΔE00 6.86
Thistle
#D8BFD8
ΔE00 7.51
Faded Pink
#DE9DAC
ΔE00 8.16
Grey Pink
#C3909B
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3BD #A3C8AE
analogous
#C0A3C8 #C8A3BD #C8A3AA
triadic
#C8A3BD #BDC8A3 #A3BDC8
tetradic
#C8A3BD #C8C0A3 #A3C8AE #A3AAC8
square
#C8A3BD #C8C0A3 #A3C8AE #A3AAC8
split-complementary
#C8A3BD #AAC8A3 #A3C8C0
monochromatic
#975A85 #B17DA2 #C8A3BD #DFC9D8 #F4ECF1
Accessibility & contrast
On white
2.23
#C8A3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#C8A3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3BD
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3BD | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABE
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#CCA4AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a3bd; /* rgb */ color: rgb(200, 163, 189); /* oklch */ color: oklch(75.7% 0.056 337.1);
Tailwind
colors: {
custom: {
50: '#d9bed0',
500: '#c8a3bd',
950: '#000000',
},
}SCSS
$custom: #c8a3bd; $custom-light: #d9bed0; $custom-dark: #000000;
JSON
{
"hex": "#c8a3bd",
"rgb": {
"r": 200,
"g": 163,
"b": 189
},
"hsl": {
"h": 317.838,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.75668,
"c": 0.05574,
"h": 337.1
},
"luminance": 0.42148
}Semantic roles & 50–950 ramp
primary
#C8A3BD
secondary
#DFE8E1
accent
#A45F42
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182