#C2AAB6#C2AAB6
#C2AAB6 is a light, muted pink. Relative luminance 0.436; OKLCH L 76.2% C 0.032 H 346.2°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAB6 |
|---|---|
| RGB | rgb(194, 170, 182) |
| HSL | hsl(330, 16%, 71%) |
| HSV | hsv(330, 12%, 76%) |
| CMYK | cmyk(0%, 12.4%, 6.2%, 23.9%) |
| CIE-LAB | lab(71.96, 10.76, -2.94) |
| CIE-LCH | lch(71.96, 11.15, 344.69°) |
| OKLab | oklab(76.24% 0.0313 -0.0077) |
| OKLCH | oklch(76.24% 0.032 346.2) |
| XYZ | xyz(45.0655, 43.5970, 50.2880) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.52
Dusty Pink
#D8A7B1
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 7.41
Light Mauve
#C292A1
ΔE00 8.72
Lilac
#C8A2C8
ΔE00 8.94
Grey Pink
#C3909B
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAB6 #AAC2B6
analogous
#C2AAC2 #C2AAB6 #C2AAAA
triadic
#C2AAB6 #B6C2AA #AAB6C2
tetradic
#C2AAB6 #C2C2AA #AAC2B6 #AAAAC2
square
#C2AAB6 #C2C2AA #AAC2B6 #AAAAC2
split-complementary
#C2AAB6 #AAC2AA #AAC2C2
monochromatic
#8D6579 #A88697 #C2AAB6 #DCCED5 #F2EDF0
Accessibility & contrast
On white
2.16
#C2AAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#C2AAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAB6
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAB6 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB7
Deuteranopia (green-blind)
#B1B2B5
Tritanopia (blue-blind)
#C6AAAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c2aab6; /* rgb */ color: rgb(194, 170, 182); /* oklch */ color: oklch(76.2% 0.032 346.2);
Tailwind
colors: {
custom: {
50: '#d4c3cb',
500: '#c2aab6',
950: '#000000',
},
}SCSS
$custom: #c2aab6; $custom-light: #d4c3cb; $custom-dark: #000000;
JSON
{
"hex": "#c2aab6",
"rgb": {
"r": 194,
"g": 170,
"b": 182
},
"hsl": {
"h": 330,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.76235,
"c": 0.03219,
"h": 346.2
},
"luminance": 0.43596
}Semantic roles & 50–950 ramp
primary
#C2AAB6
secondary
#E1E7E4
accent
#9B734B
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182