#CAA6FD#CAA6FD
#CAA6FD is a light, vivid violet. Relative luminance 0.469; OKLCH L 78.9% C 0.126 H 302.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA6FD |
|---|---|
| RGB | rgb(202, 166, 253) |
| HSL | hsl(265, 96%, 82%) |
| HSV | hsv(265, 34%, 99%) |
| CMYK | cmyk(20.2%, 34.4%, 0%, 0.8%) |
| CIE-LAB | lab(74.14, 29.93, -38.36) |
| CIE-LCH | lch(74.14, 48.66, 307.96°) |
| OKLab | oklab(78.89% 0.068 -0.1061) |
| OKLCH | oklch(78.89% 0.126 302.6) |
| XYZ | xyz(55.7192, 46.9209, 99.0307) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.56
Pastel Purple
#CAA0FF
ΔE00 1.77
Pale Violet
#CEAEFA
ΔE00 2.56
Lavender (survey)
#C79FEF
ΔE00 2.67
Baby Purple
#CA9BF7
ΔE00 2.96
Light Violet
#D6B4FC
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA6FD #D9FDA6
analogous
#A6AEFD #CAA6FD #F6A6FD
triadic
#CAA6FD #FDCAA6 #A6FDCA
tetradic
#CAA6FD #FDA6AE #D9FDA6 #A6FDF6
square
#CAA6FD #FDA6AE #D9FDA6 #A6FDF6
split-complementary
#CAA6FD #FDF6A6 #AEFDA6
monochromatic
#832EFA #A66AFC #CAA6FD #EDE1FE #EDE1FE
Accessibility & contrast
On white
2.02
#CAA6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#CAA6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA6FD
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA6FD | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#C2B4C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caa6fd; /* rgb */ color: rgb(202, 166, 253); /* oklch */ color: oklch(78.9% 0.126 302.6);
Tailwind
colors: {
custom: {
50: '#dbc0fe',
500: '#caa6fd',
950: '#000000',
},
}SCSS
$custom: #caa6fd; $custom-light: #dbc0fe; $custom-dark: #000000;
JSON
{
"hex": "#caa6fd",
"rgb": {
"r": 202,
"g": 166,
"b": 253
},
"hsl": {
"h": 264.828,
"s": 95.604,
"l": 82.157
},
"oklch": {
"l": 0.78888,
"c": 0.12603,
"h": 302.6
},
"luminance": 0.46921
}Semantic roles & 50–950 ramp
primary
#CAA6FD
secondary
#E8F7D4
accent
#E60087
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186