#CAA4E7#CAA4E7
#CAA4E7 is a light, moderate violet. Relative luminance 0.449; OKLCH L 77.6% C 0.102 H 310.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA4E7 |
|---|---|
| RGB | rgb(202, 164, 231) |
| HSL | hsl(274, 58%, 77%) |
| HSV | hsv(274, 29%, 91%) |
| CMYK | cmyk(12.6%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(72.81, 26.27, -28.47) |
| CIE-LCH | lch(72.81, 38.74, 312.70°) |
| OKLab | oklab(77.59% 0.0653 -0.0779) |
| OKLCH | oklch(77.59% 0.102 310) |
| XYZ | xyz(52.0538, 44.8775, 81.5058) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.82
Pale Violet
#CEAEFA
ΔE00 3.80
Light Violet
#D6B4FC
ΔE00 4.42
Lilac (survey)
#CEA2FD
ΔE00 4.54
Lavender
#B39DDB
ΔE00 4.71
Mauve
#E0B0FF
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA4E7 #C1E7A4
analogous
#A9A4E7 #CAA4E7 #E7A4E2
triadic
#CAA4E7 #E7CAA4 #A4E7CA
tetradic
#CAA4E7 #E7A9A4 #C1E7A4 #A4E2E7
square
#CAA4E7 #E7A9A4 #C1E7A4 #A4E2E7
split-complementary
#CAA4E7 #E2E7A4 #A4E7A9
monochromatic
#9243CD #AE74DA #CAA4E7 #E6D4F4 #F1E7F9
Accessibility & contrast
On white
2.11
#CAA4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#CAA4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA4E7
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA4E7 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B1EA
Deuteranopia (green-blind)
#A1B3E5
Tritanopia (blue-blind)
#C7ADBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caa4e7; /* rgb */ color: rgb(202, 164, 231); /* oklch */ color: oklch(77.6% 0.102 310.0);
Tailwind
colors: {
custom: {
50: '#dbbfee',
500: '#caa4e7',
950: '#000000',
},
}SCSS
$custom: #caa4e7; $custom-light: #dbbfee; $custom-dark: #000000;
JSON
{
"hex": "#caa4e7",
"rgb": {
"r": 202,
"g": 164,
"b": 231
},
"hsl": {
"h": 274.03,
"s": 58.261,
"l": 77.451
},
"oklch": {
"l": 0.77591,
"c": 0.10168,
"h": 310
},
"luminance": 0.44877
}Semantic roles & 50–950 ramp
primary
#CAA4E7
secondary
#E4F0DB
accent
#C62068
background
#FDFBFE
surface
#FBF7FD
border
#D4D0D5
text
#151216
muted
#838184