#CAA2E5#CAA2E5
#CAA2E5 is a light, moderate violet. Relative luminance 0.441; OKLCH L 77.1% C 0.103 H 311.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA2E5 |
|---|---|
| RGB | rgb(202, 162, 229) |
| HSL | hsl(276, 56%, 77%) |
| HSV | hsv(276, 29%, 90%) |
| CMYK | cmyk(11.8%, 29.3%, 0%, 10.2%) |
| CIE-LAB | lab(72.27, 26.95, -28.22) |
| CIE-LCH | lch(72.27, 39.02, 313.68°) |
| OKLab | oklab(77.15% 0.0677 -0.0772) |
| OKLCH | oklch(77.15% 0.103 311.2) |
| XYZ | xyz(51.4179, 44.0550, 79.9083) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.89
Pale Violet
#CEAEFA
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 4.72
Baby Purple
#CA9BF7
ΔE00 4.75
Lavender
#B39DDB
ΔE00 4.80
Light Violet
#D6B4FC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA2E5 #BDE5A2
analogous
#A9A2E5 #CAA2E5 #E5A2DF
triadic
#CAA2E5 #E5CAA2 #A2E5CA
tetradic
#CAA2E5 #E5A9A2 #BDE5A2 #A2DFE5
square
#CAA2E5 #E5A9A2 #BDE5A2 #A2DFE5
split-complementary
#CAA2E5 #DFE5A2 #A2E5A9
monochromatic
#9342CA #AF72D8 #CAA2E5 #E5D2F2 #F1E7F8
Accessibility & contrast
On white
2.14
#CAA2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#CAA2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA2E5
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA2E5 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AFE8
Deuteranopia (green-blind)
#A0B2E3
Tritanopia (blue-blind)
#C7ABBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caa2e5; /* rgb */ color: rgb(202, 162, 229); /* oklch */ color: oklch(77.1% 0.103 311.2);
Tailwind
colors: {
custom: {
50: '#dbbeed',
500: '#caa2e5',
950: '#000000',
},
}SCSS
$custom: #caa2e5; $custom-light: #dbbeed; $custom-dark: #000000;
JSON
{
"hex": "#caa2e5",
"rgb": {
"r": 202,
"g": 162,
"b": 229
},
"hsl": {
"h": 275.821,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.77149,
"c": 0.10266,
"h": 311.2
},
"luminance": 0.44054
}Semantic roles & 50–950 ramp
primary
#CAA2E5
secondary
#E4F0DB
accent
#C42263
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151216
muted
#838184