#CAA8EA#CAA8EA
#CAA8EA is a light, moderate violet. Relative luminance 0.465; OKLCH L 78.4% C 0.099 H 307.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA8EA |
|---|---|
| RGB | rgb(202, 168, 234) |
| HSL | hsl(271, 61%, 79%) |
| HSV | hsv(271, 28%, 92%) |
| CMYK | cmyk(13.7%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(73.87, 24.71, -28.48) |
| CIE-LCH | lch(73.87, 37.70, 310.94°) |
| OKLab | oklab(78.44% 0.0603 -0.078) |
| OKLCH | oklch(78.44% 0.099 307.7) |
| XYZ | xyz(53.2083, 46.5027, 83.9988) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.96
Lavender (survey)
#C79FEF
ΔE00 3.24
Light Violet
#D6B4FC
ΔE00 3.52
Mauve
#E0B0FF
ΔE00 4.45
Lilac (survey)
#CEA2FD
ΔE00 4.63
Lavender
#B39DDB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA8EA #C8EAA8
analogous
#A9A8EA #CAA8EA #EAA8E9
triadic
#CAA8EA #EACAA8 #A8EACA
tetradic
#CAA8EA #EAA9A8 #C8EAA8 #A8E9EA
square
#CAA8EA #EAA9A8 #C8EAA8 #A8E9EA
split-complementary
#CAA8EA #E9EAA8 #A8EAA9
monochromatic
#8E45D2 #AC77DE #CAA8EA #E8D9F6 #F0E6F9
Accessibility & contrast
On white
2.04
#CAA8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#CAA8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA8EA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA8EA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4ED
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#C6B1BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caa8ea; /* rgb */ color: rgb(202, 168, 234); /* oklch */ color: oklch(78.4% 0.099 307.7);
Tailwind
colors: {
custom: {
50: '#dac2f1',
500: '#caa8ea',
950: '#000000',
},
}SCSS
$custom: #caa8ea; $custom-light: #dac2f1; $custom-dark: #000000;
JSON
{
"hex": "#caa8ea",
"rgb": {
"r": 202,
"g": 168,
"b": 234
},
"hsl": {
"h": 270.909,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.7844,
"c": 0.09859,
"h": 307.7
},
"luminance": 0.46502
}Semantic roles & 50–950 ramp
primary
#CAA8EA
secondary
#E5F0DB
accent
#C91D70
background
#FDFBFE
surface
#FBF7FD
border
#D4D0D5
text
#151216
muted
#838184