#CAA1F6#CAA1F6
#CAA1F6 is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.7% C 0.125 H 305.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA1F6 |
|---|---|
| RGB | rgb(202, 161, 246) |
| HSL | hsl(269, 83%, 80%) |
| HSV | hsv(269, 35%, 96%) |
| CMYK | cmyk(17.9%, 34.6%, 0%, 3.5%) |
| CIE-LAB | lab(72.69, 31.13, -36.82) |
| CIE-LCH | lch(72.69, 48.21, 310.22°) |
| OKLab | oklab(77.69% 0.0734 -0.1017) |
| OKLCH | oklch(77.69% 0.125 305.8) |
| XYZ | xyz(53.7333, 44.7004, 92.9682) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.18
Lilac (survey)
#CEA2FD
ΔE00 1.19
Baby Purple
#CA9BF7
ΔE00 1.70
Pastel Purple
#CAA0FF
ΔE00 1.81
Pale Violet
#CEAEFA
ΔE00 3.35
Mauve
#E0B0FF
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA1F6 #CDF6A1
analogous
#A1A3F6 #CAA1F6 #F4A1F6
triadic
#CAA1F6 #F6CAA1 #A1F6CA
tetradic
#CAA1F6 #F6A1A3 #CDF6A1 #A1F6F4
square
#CAA1F6 #F6A1A3 #CDF6A1 #A1F6F4
split-complementary
#CAA1F6 #F6F4A1 #A3F6A1
monochromatic
#8B31EB #AB69F1 #CAA1F6 #E9D9FB #EFE3FC
Accessibility & contrast
On white
2.11
#CAA1F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CAA1F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA1F6
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA1F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA1F6 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1F9
Deuteranopia (green-blind)
#98B3F4
Tritanopia (blue-blind)
#C4AEC0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caa1f6; /* rgb */ color: rgb(202, 161, 246); /* oklch */ color: oklch(77.7% 0.125 305.8);
Tailwind
colors: {
custom: {
50: '#dbbdf9',
500: '#caa1f6',
950: '#000000',
},
}SCSS
$custom: #caa1f6; $custom-light: #dbbdf9; $custom-dark: #000000;
JSON
{
"hex": "#caa1f6",
"rgb": {
"r": 202,
"g": 161,
"b": 246
},
"hsl": {
"h": 268.941,
"s": 82.524,
"l": 79.804
},
"oklch": {
"l": 0.77694,
"c": 0.12538,
"h": 305.8
},
"luminance": 0.447
}Semantic roles & 50–950 ramp
primary
#CAA1F6
secondary
#E6F4D7
accent
#DF0777
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185