#C2A2B8#C2A2B8
#C2A2B8 is a light, muted pink. Relative luminance 0.408; OKLCH L 74.7% C 0.048 H 337.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A2B8 |
|---|---|
| RGB | rgb(194, 162, 184) |
| HSL | hsl(319, 21%, 70%) |
| HSV | hsv(319, 16%, 76%) |
| CMYK | cmyk(0%, 16.5%, 5.2%, 23.9%) |
| CIE-LAB | lab(70.02, 15.50, -6.92) |
| CIE-LCH | lch(70.02, 16.98, 335.95°) |
| OKLab | oklab(74.74% 0.0443 -0.0183) |
| OKLCH | oklch(74.74% 0.048 337.6) |
| XYZ | xyz(43.8194, 40.7717, 50.8995) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.93
Light Mauve
#C292A1
ΔE00 6.44
Dusty Pink
#D8A7B1
ΔE00 6.92
Thistle
#D8BFD8
ΔE00 7.77
Grey Pink
#C3909B
ΔE00 7.99
Faded Pink
#DE9DAC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A2B8 #A2C2AC
analogous
#BCA2C2 #C2A2B8 #C2A2A8
triadic
#C2A2B8 #B8C2A2 #A2B8C2
tetradic
#C2A2B8 #C2BCA2 #A2C2AC #A2A8C2
square
#C2A2B8 #C2BCA2 #A2C2AC #A2A8C2
split-complementary
#C2A2B8 #A8C2A2 #A2C2BC
monochromatic
#8D5D7E #AA7D9C #C2A2B8 #DAC7D4 #F2ECF0
Accessibility & contrast
On white
2.29
#C2A2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#C2A2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A2B8
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A2B8 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A8B9
Deuteranopia (green-blind)
#AAADB7
Tritanopia (blue-blind)
#C6A3A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c2a2b8; /* rgb */ color: rgb(194, 162, 184); /* oklch */ color: oklch(74.7% 0.048 337.6);
Tailwind
colors: {
custom: {
50: '#d4bdcd',
500: '#c2a2b8',
950: '#000000',
},
}SCSS
$custom: #c2a2b8; $custom-light: #d4bdcd; $custom-dark: #000000;
JSON
{
"hex": "#c2a2b8",
"rgb": {
"r": 194,
"g": 162,
"b": 184
},
"hsl": {
"h": 318.75,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.74745,
"c": 0.04792,
"h": 337.6
},
"luminance": 0.40771
}Semantic roles & 50–950 ramp
primary
#C2A2B8
secondary
#DBE4DE
accent
#9F6246
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182