#C2A6BA#C2A6BA
#C2A6BA is a light, muted pink. Relative luminance 0.423; OKLCH L 75.6% C 0.042 H 336.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A6BA |
|---|---|
| RGB | rgb(194, 166, 186) |
| HSL | hsl(317, 19%, 71%) |
| HSV | hsv(317, 14%, 76%) |
| CMYK | cmyk(0%, 14.4%, 4.1%, 23.9%) |
| CIE-LAB | lab(71.07, 13.67, -6.46) |
| CIE-LCH | lch(71.07, 15.12, 334.69°) |
| OKLab | oklab(75.58% 0.0389 -0.0171) |
| OKLCH | oklch(75.58% 0.042 336.3) |
| XYZ | xyz(44.7463, 42.2878, 52.2500) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.79
Thistle
#D8BFD8
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 7.19
Light Mauve
#C292A1
ΔE00 7.56
Grey Pink
#C3909B
ΔE00 8.95
Pinkish Grey
#C8ACA9
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A6BA #A6C2AE
analogous
#BCA6C2 #C2A6BA #C2A6AC
triadic
#C2A6BA #BAC2A6 #A6BAC2
tetradic
#C2A6BA #C2BCA6 #A6C2AE #A6ACC2
square
#C2A6BA #C2BCA6 #A6C2AE #A6ACC2
split-complementary
#C2A6BA #ACC2A6 #A6C2BC
monochromatic
#8D6180 #A9829E #C2A6BA #DBCAD6 #F3EDF1
Accessibility & contrast
On white
2.22
#C2A6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#C2A6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A6BA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A6BA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBB
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#C5A7AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c2a6ba; /* rgb */ color: rgb(194, 166, 186); /* oklch */ color: oklch(75.6% 0.042 336.3);
Tailwind
colors: {
custom: {
50: '#d4c0ce',
500: '#c2a6ba',
950: '#000000',
},
}SCSS
$custom: #c2a6ba; $custom-light: #d4c0ce; $custom-dark: #000000;
JSON
{
"hex": "#c2a6ba",
"rgb": {
"r": 194,
"g": 166,
"b": 186
},
"hsl": {
"h": 317.143,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.75581,
"c": 0.04246,
"h": 336.3
},
"luminance": 0.42287
}Semantic roles & 50–950 ramp
primary
#C2A6BA
secondary
#DEE6E0
accent
#9D6149
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141213
muted
#838182