#C2A2BB#C2A2BB
#C2A2BB is a light, muted pink. Relative luminance 0.409; OKLCH L 74.8% C 0.051 H 333.7°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A2BB |
|---|---|
| RGB | rgb(194, 162, 187) |
| HSL | hsl(313, 21%, 70%) |
| HSV | hsv(313, 16%, 76%) |
| CMYK | cmyk(0%, 16.5%, 3.6%, 23.9%) |
| CIE-LAB | lab(70.11, 16.05, -8.45) |
| CIE-LCH | lch(70.11, 18.14, 332.24°) |
| OKLab | oklab(74.84% 0.0454 -0.0224) |
| OKLCH | oklch(74.84% 0.051 333.7) |
| XYZ | xyz(44.1372, 40.8988, 52.5733) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.99
Light Mauve
#C292A1
ΔE00 6.99
Dusty Pink
#D8A7B1
ΔE00 7.62
Thistle
#D8BFD8
ΔE00 7.62
Dusty Lavender
#AC86A8
ΔE00 8.53
Grey Pink
#C3909B
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A2BB #A2C2A9
analogous
#B9A2C2 #C2A2BB #C2A2AB
triadic
#C2A2BB #BBC2A2 #A2BBC2
tetradic
#C2A2BB #C2B9A2 #A2C2A9 #A2ABC2
square
#C2A2BB #C2B9A2 #A2C2A9 #A2ABC2
split-complementary
#C2A2BB #ABC2A2 #A2C2B9
monochromatic
#8D5D82 #AA7DA0 #C2A2BB #DAC7D6 #F2ECF1
Accessibility & contrast
On white
2.29
#C2A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#C2A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A2BB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A2BB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#C5A3AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c2a2bb; /* rgb */ color: rgb(194, 162, 187); /* oklch */ color: oklch(74.8% 0.051 333.7);
Tailwind
colors: {
custom: {
50: '#d4bdcf',
500: '#c2a2bb',
950: '#000000',
},
}SCSS
$custom: #c2a2bb; $custom-light: #d4bdcf; $custom-dark: #000000;
JSON
{
"hex": "#c2a2bb",
"rgb": {
"r": 194,
"g": 162,
"b": 187
},
"hsl": {
"h": 313.125,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.74844,
"c": 0.05062,
"h": 333.7
},
"luminance": 0.40898
}Semantic roles & 50–950 ramp
primary
#C2A2BB
secondary
#DBE4DD
accent
#9F5A46
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182