#C2A2BD#C2A2BD
#C2A2BD is a light, muted purple. Relative luminance 0.410; OKLCH L 74.9% C 0.053 H 331.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A2BD |
|---|---|
| RGB | rgb(194, 162, 189) |
| HSL | hsl(309, 21%, 70%) |
| HSV | hsv(309, 16%, 76%) |
| CMYK | cmyk(0%, 16.5%, 2.6%, 23.9%) |
| CIE-LAB | lab(70.17, 16.42, -9.46) |
| CIE-LCH | lch(70.17, 18.95, 330.04°) |
| OKLab | oklab(74.91% 0.0461 -0.0252) |
| OKLCH | oklch(74.91% 0.053 331.4) |
| XYZ | xyz(44.3528, 40.9851, 53.7087) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.39
Light Mauve
#C292A1
ΔE00 7.41
Thistle
#D8BFD8
ΔE00 7.59
Dusty Pink
#D8A7B1
ΔE00 8.11
Dusty Lavender
#AC86A8
ΔE00 8.39
Grey Pink
#C3909B
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A2BD #A2C2A7
analogous
#B7A2C2 #C2A2BD #C2A2AD
triadic
#C2A2BD #BDC2A2 #A2BDC2
tetradic
#C2A2BD #C2B7A2 #A2C2A7 #A2ADC2
square
#C2A2BD #C2B7A2 #A2C2A7 #A2ADC2
split-complementary
#C2A2BD #ADC2A2 #A2C2B7
monochromatic
#8D5D85 #AA7DA3 #C2A2BD #DAC7D7 #F2ECF1
Accessibility & contrast
On white
2.28
#C2A2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#C2A2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A2BD
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A2BD | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#C5A4AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c2a2bd; /* rgb */ color: rgb(194, 162, 189); /* oklch */ color: oklch(74.9% 0.053 331.4);
Tailwind
colors: {
custom: {
50: '#d4bdd0',
500: '#c2a2bd',
950: '#000000',
},
}SCSS
$custom: #c2a2bd; $custom-light: #d4bdd0; $custom-dark: #000000;
JSON
{
"hex": "#c2a2bd",
"rgb": {
"r": 194,
"g": 162,
"b": 189
},
"hsl": {
"h": 309.375,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.74911,
"c": 0.05252,
"h": 331.4
},
"luminance": 0.40984
}Semantic roles & 50–950 ramp
primary
#C2A2BD
secondary
#DBE4DD
accent
#9F5446
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182