#C8A6BF#C8A6BF
#C8A6BF is a light, muted pink. Relative luminance 0.433; OKLCH L 76.3% C 0.052 H 335.6°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A6BF |
|---|---|
| RGB | rgb(200, 166, 191) |
| HSL | hsl(316, 24%, 72%) |
| HSV | hsv(316, 17%, 78%) |
| CMYK | cmyk(0%, 17%, 4.5%, 21.6%) |
| CIE-LAB | lab(71.77, 16.68, -8.12) |
| CIE-LCH | lch(71.77, 18.55, 334.04°) |
| OKLab | oklab(76.3% 0.0474 -0.0215) |
| OKLCH | oklch(76.3% 0.052 335.6) |
| XYZ | xyz(46.8587, 43.3145, 55.1722) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.93
Thistle
#D8BFD8
ΔE00 6.62
Dusty Pink
#D8A7B1
ΔE00 6.96
Light Mauve
#C292A1
ΔE00 7.41
Faded Pink
#DE9DAC
ΔE00 8.69
Grey Pink
#C3909B
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A6BF #A6C8AF
analogous
#C0A6C8 #C8A6BF #C8A6AE
triadic
#C8A6BF #BFC8A6 #A6BFC8
tetradic
#C8A6BF #C8C0A6 #A6C8AF #A6AEC8
square
#C8A6BF #C8C0A6 #A6C8AF #A6AEC8
split-complementary
#C8A6BF #AEC8A6 #A6C8C0
monochromatic
#975D87 #B180A4 #C8A6BF #DFCCDA #F3ECF1
Accessibility & contrast
On white
2.17
#C8A6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#C8A6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A6BF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A6BF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#CCA7AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8a6bf; /* rgb */ color: rgb(200, 166, 191); /* oklch */ color: oklch(76.3% 0.052 335.6);
Tailwind
colors: {
custom: {
50: '#d9c0d2',
500: '#c8a6bf',
950: '#000000',
},
}SCSS
$custom: #c8a6bf; $custom-light: #d9c0d2; $custom-dark: #000000;
JSON
{
"hex": "#c8a6bf",
"rgb": {
"r": 200,
"g": 166,
"b": 191
},
"hsl": {
"h": 315.882,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.76302,
"c": 0.05208,
"h": 335.6
},
"luminance": 0.43313
}Semantic roles & 50–950 ramp
primary
#C8A6BF
secondary
#E1E9E3
accent
#A25C43
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182