#C2AAB4#C2AAB4
#C2AAB4 is a light, muted pink. Relative luminance 0.435; OKLCH L 76.2% C 0.031 H 350.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAB4 |
|---|---|
| RGB | rgb(194, 170, 180) |
| HSL | hsl(335, 16%, 71%) |
| HSV | hsv(335, 12%, 76%) |
| CMYK | cmyk(0%, 12.4%, 7.2%, 23.9%) |
| CIE-LAB | lab(71.90, 10.40, -1.92) |
| CIE-LCH | lch(71.90, 10.58, 349.52°) |
| OKLab | oklab(76.17% 0.0305 -0.005) |
| OKLCH | oklch(76.17% 0.031 350.8) |
| XYZ | xyz(44.8603, 43.5149, 49.2072) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.75
Dusty Pink
#D8A7B1
ΔE00 7.18
Thistle
#D8BFD8
ΔE00 7.94
Light Mauve
#C292A1
ΔE00 8.81
Grey Pink
#C3909B
ΔE00 9.61
Lilac
#C8A2C8
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAB4 #AAC2B8
analogous
#C2AAC0 #C2AAB4 #C2ACAA
triadic
#C2AAB4 #B4C2AA #AAB4C2
tetradic
#C2AAB4 #C0C2AA #AAC2B8 #ACAAC2
square
#C2AAB4 #C0C2AA #AAC2B8 #ACAAC2
split-complementary
#C2AAB4 #AAC2AC #AAC0C2
monochromatic
#8D6575 #A88695 #C2AAB4 #DCCED3 #F2EDEF
Accessibility & contrast
On white
2.16
#C2AAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#C2AAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAB4
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAB4 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB4
Deuteranopia (green-blind)
#B1B2B3
Tritanopia (blue-blind)
#C6A9AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c2aab4; /* rgb */ color: rgb(194, 170, 180); /* oklch */ color: oklch(76.2% 0.031 350.8);
Tailwind
colors: {
custom: {
50: '#d4c3ca',
500: '#c2aab4',
950: '#000000',
},
}SCSS
$custom: #c2aab4; $custom-light: #d4c3ca; $custom-dark: #000000;
JSON
{
"hex": "#c2aab4",
"rgb": {
"r": 194,
"g": 170,
"b": 180
},
"hsl": {
"h": 335,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.76174,
"c": 0.0309,
"h": 350.8
},
"luminance": 0.43514
}Semantic roles & 50–950 ramp
primary
#C2AAB4
secondary
#E1E7E4
accent
#9B794B
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182