#CAA7EA#CAA7EA
#CAA7EA is a light, moderate violet. Relative luminance 0.461; OKLCH L 78.3% C 0.100 H 308.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA7EA |
|---|---|
| RGB | rgb(202, 167, 234) |
| HSL | hsl(271, 61%, 79%) |
| HSV | hsv(271, 29%, 92%) |
| CMYK | cmyk(13.7%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(73.63, 25.26, -28.84) |
| CIE-LCH | lch(73.63, 38.34, 311.21°) |
| OKLab | oklab(78.26% 0.0618 -0.079) |
| OKLCH | oklch(78.26% 0.1 308) |
| XYZ | xyz(53.0244, 46.1349, 83.9375) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.97
Pale Violet
#CEAEFA
ΔE00 3.01
Light Violet
#D6B4FC
ΔE00 3.66
Lilac (survey)
#CEA2FD
ΔE00 4.42
Mauve
#E0B0FF
ΔE00 4.43
Lavender
#B39DDB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA7EA #C7EAA7
analogous
#A8A7EA #CAA7EA #EAA7E8
triadic
#CAA7EA #EACAA7 #A7EACA
tetradic
#CAA7EA #EAA8A7 #C7EAA7 #A7E8EA
square
#CAA7EA #EAA8A7 #C7EAA7 #A7E8EA
split-complementary
#CAA7EA #E8EAA7 #A7EAA8
monochromatic
#8E44D2 #AC76DE #CAA7EA #E8D8F6 #F0E6F9
Accessibility & contrast
On white
2.05
#CAA7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#CAA7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA7EA
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA7EA | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB3ED
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#C6B0BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caa7ea; /* rgb */ color: rgb(202, 167, 234); /* oklch */ color: oklch(78.3% 0.100 308.0);
Tailwind
colors: {
custom: {
50: '#dac1f1',
500: '#caa7ea',
950: '#000000',
},
}SCSS
$custom: #caa7ea; $custom-light: #dac1f1; $custom-dark: #000000;
JSON
{
"hex": "#caa7ea",
"rgb": {
"r": 202,
"g": 167,
"b": 234
},
"hsl": {
"h": 271.343,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.78257,
"c": 0.10029,
"h": 308
},
"luminance": 0.46135
}Semantic roles & 50–950 ramp
primary
#CAA7EA
secondary
#E5F0DB
accent
#C91C6F
background
#FDFBFE
surface
#FBF7FD
border
#D4D0D5
text
#151216
muted
#838184