#C8A6BE#C8A6BE
#C8A6BE is a light, muted pink. Relative luminance 0.433; OKLCH L 76.3% C 0.051 H 336.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A6BE |
|---|---|
| RGB | rgb(200, 166, 190) |
| HSL | hsl(318, 24%, 72%) |
| HSV | hsv(318, 17%, 78%) |
| CMYK | cmyk(0%, 17%, 5%, 21.6%) |
| CIE-LAB | lab(71.74, 16.50, -7.62) |
| CIE-LCH | lch(71.74, 18.17, 335.22°) |
| OKLab | oklab(76.27% 0.0471 -0.0201) |
| OKLCH | oklch(76.27% 0.051 336.8) |
| XYZ | xyz(46.7490, 43.2706, 54.5946) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.24
Thistle
#D8BFD8
ΔE00 6.66
Dusty Pink
#D8A7B1
ΔE00 6.70
Light Mauve
#C292A1
ΔE00 7.23
Faded Pink
#DE9DAC
ΔE00 8.52
Grey Pink
#C3909B
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A6BE #A6C8B0
analogous
#C1A6C8 #C8A6BE #C8A6AD
triadic
#C8A6BE #BEC8A6 #A6BEC8
tetradic
#C8A6BE #C8C1A6 #A6C8B0 #A6ADC8
square
#C8A6BE #C8C1A6 #A6C8B0 #A6ADC8
split-complementary
#C8A6BE #ADC8A6 #A6C8C1
monochromatic
#975D86 #B180A2 #C8A6BE #DFCCDA #F3ECF1
Accessibility & contrast
On white
2.18
#C8A6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#C8A6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A6BE
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A6BE | 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)
#A6ADBF
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#CCA7AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8a6be; /* rgb */ color: rgb(200, 166, 190); /* oklch */ color: oklch(76.3% 0.051 336.8);
Tailwind
colors: {
custom: {
50: '#d9c0d1',
500: '#c8a6be',
950: '#000000',
},
}SCSS
$custom: #c8a6be; $custom-light: #d9c0d1; $custom-dark: #000000;
JSON
{
"hex": "#c8a6be",
"rgb": {
"r": 200,
"g": 166,
"b": 190
},
"hsl": {
"h": 317.647,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.76269,
"c": 0.05121,
"h": 336.8
},
"luminance": 0.4327
}Semantic roles & 50–950 ramp
primary
#C8A6BE
secondary
#E1E9E3
accent
#A25F43
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182