#CAA9FD#CAA9FD
#CAA9FD is a light, vivid violet. Relative luminance 0.480; OKLCH L 79.4% C 0.121 H 301.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA9FD |
|---|---|
| RGB | rgb(202, 169, 253) |
| HSL | hsl(264, 95%, 83%) |
| HSV | hsv(264, 33%, 99%) |
| CMYK | cmyk(20.2%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(74.84, 28.29, -37.27) |
| CIE-LCH | lch(74.84, 46.79, 307.20°) |
| OKLab | oklab(79.42% 0.0638 -0.103) |
| OKLCH | oklch(79.42% 0.121 301.8) |
| XYZ | xyz(56.2710, 48.0243, 99.2146) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.89
Lilac (survey)
#CEA2FD
ΔE00 2.32
Pastel Purple
#CAA0FF
ΔE00 2.60
Lavender (survey)
#C79FEF
ΔE00 3.12
Light Violet
#D6B4FC
ΔE00 3.74
Baby Purple
#CA9BF7
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA9FD #DCFDA9
analogous
#A9B2FD #CAA9FD #F4A9FD
triadic
#CAA9FD #FDCAA9 #A9FDCA
tetradic
#CAA9FD #FDA9B2 #DCFDA9 #A9FDF4
square
#CAA9FD #FDA9B2 #DCFDA9 #A9FDF4
split-complementary
#CAA9FD #FDF4A9 #B2FDA9
monochromatic
#8031FA #A56DFC #CAA9FD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.98
#CAA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#CAA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA9FD
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA9FD | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#C1B6C8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #caa9fd; /* rgb */ color: rgb(202, 169, 253); /* oklch */ color: oklch(79.4% 0.121 301.8);
Tailwind
colors: {
custom: {
50: '#dbc2fe',
500: '#caa9fd',
950: '#000000',
},
}SCSS
$custom: #caa9fd; $custom-light: #dbc2fe; $custom-dark: #000000;
JSON
{
"hex": "#caa9fd",
"rgb": {
"r": 202,
"g": 169,
"b": 253
},
"hsl": {
"h": 263.571,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.79423,
"c": 0.12117,
"h": 301.8
},
"luminance": 0.48024
}Semantic roles & 50–950 ramp
primary
#CAA9FD
secondary
#E9F7D4
accent
#E6008B
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186