#CAA9EA#CAA9EA
#CAA9EA is a light, moderate violet. Relative luminance 0.469; OKLCH L 78.6% C 0.097 H 307.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA9EA |
|---|---|
| RGB | rgb(202, 169, 234) |
| HSL | hsl(270, 61%, 79%) |
| HSV | hsv(270, 28%, 92%) |
| CMYK | cmyk(13.7%, 27.8%, 0%, 8.2%) |
| CIE-LAB | lab(74.11, 24.16, -28.11) |
| CIE-LCH | lch(74.11, 37.07, 310.67°) |
| OKLab | oklab(78.62% 0.0589 -0.077) |
| OKLCH | oklch(78.62% 0.097 307.4) |
| XYZ | xyz(53.3936, 46.8734, 84.0606) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.95
Light Violet
#D6B4FC
ΔE00 3.41
Lavender (survey)
#C79FEF
ΔE00 3.52
Mauve
#E0B0FF
ΔE00 4.49
Lavender
#B39DDB
ΔE00 4.82
Lilac (survey)
#CEA2FD
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA9EA #C9EAA9
analogous
#AAA9EA #CAA9EA #EAA9EA
triadic
#CAA9EA #EACAA9 #A9EACA
tetradic
#CAA9EA #EAAAA9 #C9EAA9 #A9EAEA
square
#CAA9EA #EAAAA9 #C9EAA9 #A9EAEA
split-complementary
#CAA9EA #EAEAA9 #A9EAAA
monochromatic
#8D47D2 #AC78DE #CAA9EA #E8DAF6 #F0E6F9
Accessibility & contrast
On white
2.02
#CAA9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#CAA9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA9EA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA9EA | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5ED
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#C6B2C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caa9ea; /* rgb */ color: rgb(202, 169, 234); /* oklch */ color: oklch(78.6% 0.097 307.4);
Tailwind
colors: {
custom: {
50: '#dac2f1',
500: '#caa9ea',
950: '#000000',
},
}SCSS
$custom: #caa9ea; $custom-light: #dac2f1; $custom-dark: #000000;
JSON
{
"hex": "#caa9ea",
"rgb": {
"r": 202,
"g": 169,
"b": 234
},
"hsl": {
"h": 270.462,
"s": 60.748,
"l": 79.02
},
"oklch": {
"l": 0.78622,
"c": 0.0969,
"h": 307.4
},
"luminance": 0.46873
}Semantic roles & 50–950 ramp
primary
#CAA9EA
secondary
#E5F0DB
accent
#C81D71
background
#FDFBFE
surface
#FBF7FD
border
#D4D0D5
text
#151216
muted
#838184