#C2A2CA#C2A2CA
#C2A2CA is a light, moderate purple. Relative luminance 0.416; OKLCH L 75.4% C 0.066 H 319.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A2CA |
|---|---|
| RGB | rgb(194, 162, 202) |
| HSL | hsl(288, 27%, 71%) |
| HSV | hsv(288, 20%, 79%) |
| CMYK | cmyk(4%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(70.58, 18.90, -16.03) |
| CIE-LCH | lch(70.58, 24.78, 319.69°) |
| OKLab | oklab(75.37% 0.0505 -0.0432) |
| OKLCH | oklch(75.37% 0.066 319.5) |
| XYZ | xyz(45.8276, 41.5750, 61.4763) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.83
Plum
#DDA0DD
ΔE00 6.74
Lavender
#B39DDB
ΔE00 7.31
Pale Purple
#B790D4
ΔE00 7.92
Thistle
#D8BFD8
ΔE00 8.47
Dusty Lavender
#AC86A8
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A2CA #AACAA2
analogous
#AEA2CA #C2A2CA #CAA2BE
triadic
#C2A2CA #CAC2A2 #A2CAC2
tetradic
#C2A2CA #CAAEA2 #AACAA2 #A2BECA
square
#C2A2CA #CAAEA2 #AACAA2 #A2BECA
split-complementary
#C2A2CA #BECAA2 #A2CAAE
monochromatic
#8D589A #A87BB4 #C2A2CA #DCC9E0 #F2ECF4
Accessibility & contrast
On white
2.25
#C2A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#C2A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A2CA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A2CA | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAACC
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#C3A6B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c2a2ca; /* rgb */ color: rgb(194, 162, 202); /* oklch */ color: oklch(75.4% 0.066 319.5);
Tailwind
colors: {
custom: {
50: '#d4bdda',
500: '#c2a2ca',
950: '#000000',
},
}SCSS
$custom: #c2a2ca; $custom-light: #d4bdda; $custom-dark: #000000;
JSON
{
"hex": "#c2a2ca",
"rgb": {
"r": 194,
"g": 162,
"b": 202
},
"hsl": {
"h": 288,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.75365,
"c": 0.06647,
"h": 319.5
},
"luminance": 0.41574
}Semantic roles & 50–950 ramp
primary
#C2A2CA
secondary
#E1E9DF
accent
#A64054
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141214
muted
#838183