#C2A2B0#C2A2B0
#C2A2B0 is a light, muted pink. Relative luminance 0.404; OKLCH L 74.5% C 0.042 H 350.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A2B0 |
|---|---|
| RGB | rgb(194, 162, 176) |
| HSL | hsl(334, 21%, 70%) |
| HSV | hsv(334, 16%, 76%) |
| CMYK | cmyk(0%, 16.5%, 9.3%, 23.9%) |
| CIE-LAB | lab(69.79, 14.08, -2.82) |
| CIE-LCH | lch(69.79, 14.36, 348.67°) |
| OKLab | oklab(74.49% 0.0414 -0.0073) |
| OKLCH | oklch(74.49% 0.042 350) |
| XYZ | xyz(43.0044, 40.4457, 46.6073) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.50
Light Mauve
#C292A1
ΔE00 5.65
Grey Pink
#C3909B
ΔE00 6.75
Pinkish Grey
#C8ACA9
ΔE00 7.60
Lilac
#C8A2C8
ΔE00 7.66
Faded Pink
#DE9DAC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A2B0 #A2C2B4
analogous
#C2A2C0 #C2A2B0 #C2A4A2
triadic
#C2A2B0 #B0C2A2 #A2B0C2
tetradic
#C2A2B0 #C0C2A2 #A2C2B4 #A4A2C2
square
#C2A2B0 #C0C2A2 #A2C2B4 #A4A2C2
split-complementary
#C2A2B0 #A2C2A4 #A2C0C2
monochromatic
#8D5D72 #AA7D91 #C2A2B0 #DAC7CF #F2ECEF
Accessibility & contrast
On white
2.31
#C2A2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#C2A2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A2B0
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A2B0 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B1
Deuteranopia (green-blind)
#ACACAF
Tritanopia (blue-blind)
#C7A1A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c2a2b0; /* rgb */ color: rgb(194, 162, 176); /* oklch */ color: oklch(74.5% 0.042 350.0);
Tailwind
colors: {
custom: {
50: '#d4bdc7',
500: '#c2a2b0',
950: '#000000',
},
}SCSS
$custom: #c2a2b0; $custom-light: #d4bdc7; $custom-dark: #000000;
JSON
{
"hex": "#c2a2b0",
"rgb": {
"r": 194,
"g": 162,
"b": 176
},
"hsl": {
"h": 333.75,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.74491,
"c": 0.04199,
"h": 350
},
"luminance": 0.40445
}Semantic roles & 50–950 ramp
primary
#C2A2B0
secondary
#DBE4E0
accent
#9F7846
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182