#C3A2FF#C3A2FF
#C3A2FF is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.6% C 0.134 H 299.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C3A2FF |
|---|---|
| RGB | rgb(195, 162, 255) |
| HSL | hsl(261, 100%, 82%) |
| HSV | hsv(261, 36%, 100%) |
| CMYK | cmyk(23.5%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(72.67, 30.57, -41.78) |
| CIE-LCH | lch(72.67, 51.77, 306.19°) |
| OKLab | oklab(77.65% 0.066 -0.1161) |
| OKLCH | oklch(77.65% 0.134 299.6) |
| XYZ | xyz(53.4720, 44.6625, 100.3920) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.75
Lilac (survey)
#CEA2FD
ΔE00 2.60
Baby Purple
#CA9BF7
ΔE00 3.19
Lavender (survey)
#C79FEF
ΔE00 3.57
Pale Violet
#CEAEFA
ΔE00 4.26
Liliac
#C48EFD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3A2FF #DEFFA2
analogous
#A2B0FF #C3A2FF #F1A2FF
triadic
#C3A2FF #FFC3A2 #A2FFC3
tetradic
#C3A2FF #FFA2B0 #DEFFA2 #A2FFF1
square
#C3A2FF #FFA2B0 #DEFFA2 #A2FFF1
split-complementary
#C3A2FF #FFF1A2 #B0FFA2
monochromatic
#7428FF #9C65FF #C3A2FF #EADFFF #EBE0FF
Accessibility & contrast
On white
2.11
#C3A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#C3A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3A2FF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3A2FF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#91B2FD
Tritanopia (blue-blind)
#B8B1C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c3a2ff; /* rgb */ color: rgb(195, 162, 255); /* oklch */ color: oklch(77.6% 0.134 299.6);
Tailwind
colors: {
custom: {
50: '#d6beff',
500: '#c3a2ff',
950: '#000000',
},
}SCSS
$custom: #c3a2ff; $custom-light: #d6beff; $custom-dark: #000000;
JSON
{
"hex": "#c3a2ff",
"rgb": {
"r": 195,
"g": 162,
"b": 255
},
"hsl": {
"h": 261.29,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.77649,
"c": 0.13354,
"h": 299.6
},
"luminance": 0.44663
}Semantic roles & 50–950 ramp
primary
#C3A2FF
secondary
#EBF7D4
accent
#E60094
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186