#CAA8FD#CAA8FD
#CAA8FD is a light, vivid violet. Relative luminance 0.477; OKLCH L 79.2% C 0.123 H 302.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA8FD |
|---|---|
| RGB | rgb(202, 168, 253) |
| HSL | hsl(264, 96%, 83%) |
| HSV | hsv(264, 34%, 99%) |
| CMYK | cmyk(20.2%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(74.61, 28.84, -37.64) |
| CIE-LCH | lch(74.61, 47.42, 307.46°) |
| OKLab | oklab(79.24% 0.0652 -0.1041) |
| OKLCH | oklch(79.24% 0.123 302.1) |
| XYZ | xyz(56.0856, 47.6536, 99.1528) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.05
Pale Violet
#CEAEFA
ΔE00 2.10
Pastel Purple
#CAA0FF
ΔE00 2.32
Lavender (survey)
#C79FEF
ΔE00 2.95
Baby Purple
#CA9BF7
ΔE00 3.49
Light Violet
#D6B4FC
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA8FD #DBFDA8
analogous
#A8B0FD #CAA8FD #F5A8FD
triadic
#CAA8FD #FDCAA8 #A8FDCA
tetradic
#CAA8FD #FDA8B0 #DBFDA8 #A8FDF5
square
#CAA8FD #FDA8B0 #DBFDA8 #A8FDF5
split-complementary
#CAA8FD #FDF5A8 #B0FDA8
monochromatic
#8130FA #A66CFC #CAA8FD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.99
#CAA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#CAA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA8FD
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA8FD | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#C1B5C7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #caa8fd; /* rgb */ color: rgb(202, 168, 253); /* oklch */ color: oklch(79.2% 0.123 302.1);
Tailwind
colors: {
custom: {
50: '#dbc2fe',
500: '#caa8fd',
950: '#000000',
},
}SCSS
$custom: #caa8fd; $custom-light: #dbc2fe; $custom-dark: #000000;
JSON
{
"hex": "#caa8fd",
"rgb": {
"r": 202,
"g": 168,
"b": 253
},
"hsl": {
"h": 264,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.79244,
"c": 0.12279,
"h": 302.1
},
"luminance": 0.47654
}Semantic roles & 50–950 ramp
primary
#CAA8FD
secondary
#E9F7D4
accent
#E6008A
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186