#CAA3FF#CAA3FF
#CAA3FF is a light, vivid violet. Relative luminance 0.460; OKLCH L 78.4% C 0.133 H 303.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA3FF |
|---|---|
| RGB | rgb(202, 163, 255) |
| HSL | hsl(265, 100%, 82%) |
| HSV | hsv(265, 36%, 100%) |
| CMYK | cmyk(20.8%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(73.53, 32.03, -40.40) |
| CIE-LCH | lch(73.53, 51.55, 308.41°) |
| OKLab | oklab(78.45% 0.0726 -0.112) |
| OKLCH | oklch(78.45% 0.133 303) |
| XYZ | xyz(55.5005, 45.9710, 100.5377) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.81
Lilac (survey)
#CEA2FD
ΔE00 1.15
Baby Purple
#CA9BF7
ΔE00 2.34
Lavender (survey)
#C79FEF
ΔE00 2.79
Pale Violet
#CEAEFA
ΔE00 3.52
Light Violet
#D6B4FC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA3FF #D8FFA3
analogous
#A3AAFF #CAA3FF #F8A3FF
triadic
#CAA3FF #FFCAA3 #A3FFCA
tetradic
#CAA3FF #FFA3AA #D8FFA3 #A3FFF8
square
#CAA3FF #FFA3AA #D8FFA3 #A3FFF8
split-complementary
#CAA3FF #FFF8A3 #AAFFA3
monochromatic
#8329FF #A766FF #CAA3FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
2.06
#CAA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#CAA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA3FF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA3FF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#C1B1C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caa3ff; /* rgb */ color: rgb(202, 163, 255); /* oklch */ color: oklch(78.4% 0.133 303.0);
Tailwind
colors: {
custom: {
50: '#dbbeff',
500: '#caa3ff',
950: '#000000',
},
}SCSS
$custom: #caa3ff; $custom-light: #dbbeff; $custom-dark: #000000;
JSON
{
"hex": "#caa3ff",
"rgb": {
"r": 202,
"g": 163,
"b": 255
},
"hsl": {
"h": 265.435,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.78449,
"c": 0.13342,
"h": 303
},
"luminance": 0.45971
}Semantic roles & 50–950 ramp
primary
#CAA3FF
secondary
#E8F7D4
accent
#E60084
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186