#C8A6BD#C8A6BD
#C8A6BD is a light, muted pink. Relative luminance 0.432; OKLCH L 76.2% C 0.050 H 338.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A6BD |
|---|---|
| RGB | rgb(200, 166, 189) |
| HSL | hsl(319, 24%, 72%) |
| HSV | hsv(319, 17%, 78%) |
| CMYK | cmyk(0%, 17%, 5.5%, 21.6%) |
| CIE-LAB | lab(71.71, 16.32, -7.11) |
| CIE-LCH | lch(71.71, 17.80, 336.47°) |
| OKLab | oklab(76.24% 0.0467 -0.0188) |
| OKLCH | oklch(76.24% 0.05 338.1) |
| XYZ | xyz(46.6401, 43.2270, 54.0210) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.56
Dusty Pink
#D8A7B1
ΔE00 6.44
Thistle
#D8BFD8
ΔE00 6.72
Light Mauve
#C292A1
ΔE00 7.06
Faded Pink
#DE9DAC
ΔE00 8.35
Grey Pink
#C3909B
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A6BD #A6C8B1
analogous
#C2A6C8 #C8A6BD #C8A6AC
triadic
#C8A6BD #BDC8A6 #A6BDC8
tetradic
#C8A6BD #C8C2A6 #A6C8B1 #A6ACC8
square
#C8A6BD #C8C2A6 #A6C8B1 #A6ACC8
split-complementary
#C8A6BD #ACC8A6 #A6C8C2
monochromatic
#975D84 #B180A1 #C8A6BD #DFCCD9 #F3ECF1
Accessibility & contrast
On white
2.18
#C8A6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#C8A6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A6BD
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A6BD | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#CCA7AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8a6bd; /* rgb */ color: rgb(200, 166, 189); /* oklch */ color: oklch(76.2% 0.050 338.1);
Tailwind
colors: {
custom: {
50: '#d9c0d0',
500: '#c8a6bd',
950: '#000000',
},
}SCSS
$custom: #c8a6bd; $custom-light: #d9c0d0; $custom-dark: #000000;
JSON
{
"hex": "#c8a6bd",
"rgb": {
"r": 200,
"g": 166,
"b": 189
},
"hsl": {
"h": 319.412,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.76237,
"c": 0.05035,
"h": 338.1
},
"luminance": 0.43226
}Semantic roles & 50–950 ramp
primary
#C8A6BD
secondary
#E1E9E3
accent
#A26243
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182