#C8A3BB#C8A3BB
#C8A3BB is a light, muted pink. Relative luminance 0.421; OKLCH L 75.6% C 0.054 H 339.5°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3BB |
|---|---|
| RGB | rgb(200, 163, 187) |
| HSL | hsl(321, 25%, 71%) |
| HSV | hsv(321, 19%, 78%) |
| CMYK | cmyk(0%, 18.5%, 6.5%, 21.6%) |
| CIE-LAB | lab(70.91, 17.61, -7.18) |
| CIE-LCH | lch(70.91, 19.02, 337.81°) |
| OKLab | oklab(75.6% 0.0506 -0.019) |
| OKLCH | oklch(75.6% 0.054 339.5) |
| XYZ | xyz(45.8855, 42.0628, 52.7059) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.25
Dusty Pink
#D8A7B1
ΔE00 6.32
Light Mauve
#C292A1
ΔE00 6.33
Thistle
#D8BFD8
ΔE00 7.59
Faded Pink
#DE9DAC
ΔE00 7.78
Grey Pink
#C3909B
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3BB #A3C8B0
analogous
#C2A3C8 #C8A3BB #C8A3A8
triadic
#C8A3BB #BBC8A3 #A3BBC8
tetradic
#C8A3BB #C8C2A3 #A3C8B0 #A3A8C8
square
#C8A3BB #C8C2A3 #A3C8B0 #A3A8C8
split-complementary
#C8A3BB #A8C8A3 #A3C8C2
monochromatic
#975A81 #B17D9F #C8A3BB #DFC9D7 #F4ECF1
Accessibility & contrast
On white
2.23
#C8A3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#C8A3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3BB
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3BB | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#ACB0BA
Tritanopia (blue-blind)
#CDA4AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a3bb; /* rgb */ color: rgb(200, 163, 187); /* oklch */ color: oklch(75.6% 0.054 339.5);
Tailwind
colors: {
custom: {
50: '#d9becf',
500: '#c8a3bb',
950: '#000000',
},
}SCSS
$custom: #c8a3bb; $custom-light: #d9becf; $custom-dark: #000000;
JSON
{
"hex": "#c8a3bb",
"rgb": {
"r": 200,
"g": 163,
"b": 187
},
"hsl": {
"h": 321.081,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.75602,
"c": 0.05405,
"h": 339.5
},
"luminance": 0.42062
}Semantic roles & 50–950 ramp
primary
#C8A3BB
secondary
#DFE8E2
accent
#A46442
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182