#CAA4FD#CAA4FD
#CAA4FD is a light, vivid violet. Relative luminance 0.462; OKLCH L 78.5% C 0.129 H 303.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA4FD |
|---|---|
| RGB | rgb(202, 164, 253) |
| HSL | hsl(266, 96%, 82%) |
| HSV | hsv(266, 35%, 99%) |
| CMYK | cmyk(20.2%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.67, 31.03, -39.09) |
| CIE-LCH | lch(73.67, 49.91, 308.45°) |
| OKLab | oklab(78.54% 0.0707 -0.1082) |
| OKLCH | oklch(78.54% 0.129 303.2) |
| XYZ | xyz(55.3585, 46.1994, 98.9104) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.13
Pastel Purple
#CAA0FF
ΔE00 1.23
Baby Purple
#CA9BF7
ΔE00 2.45
Lavender (survey)
#C79FEF
ΔE00 2.49
Pale Violet
#CEAEFA
ΔE00 3.05
Light Violet
#D6B4FC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA4FD #D7FDA4
analogous
#A4ABFD #CAA4FD #F7A4FD
triadic
#CAA4FD #FDCAA4 #A4FDCA
tetradic
#CAA4FD #FDA4AB #D7FDA4 #A4FDF7
square
#CAA4FD #FDA4AB #D7FDA4 #A4FDF7
split-complementary
#CAA4FD #FDF7A4 #ABFDA4
monochromatic
#842CFA #A768FC #CAA4FD #EDE0FE #EEE1FE
Accessibility & contrast
On white
2.05
#CAA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CAA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA4FD
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA4FD | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#C2B2C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caa4fd; /* rgb */ color: rgb(202, 164, 253); /* oklch */ color: oklch(78.5% 0.129 303.2);
Tailwind
colors: {
custom: {
50: '#dbbffe',
500: '#caa4fd',
950: '#000000',
},
}SCSS
$custom: #caa4fd; $custom-light: #dbbffe; $custom-dark: #000000;
JSON
{
"hex": "#caa4fd",
"rgb": {
"r": 202,
"g": 164,
"b": 253
},
"hsl": {
"h": 265.618,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.78535,
"c": 0.12927,
"h": 303.2
},
"luminance": 0.46199
}Semantic roles & 50–950 ramp
primary
#CAA4FD
secondary
#E8F7D4
accent
#E60084
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186