#CAAAEB#CAAAEB
#CAAAEB is a light, moderate violet. Relative luminance 0.473; OKLCH L 78.8% C 0.096 H 306.7°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAAEB |
|---|---|
| RGB | rgb(202, 170, 235) |
| HSL | hsl(270, 62%, 79%) |
| HSV | hsv(270, 28%, 92%) |
| CMYK | cmyk(14%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(74.38, 23.82, -28.23) |
| CIE-LCH | lch(74.38, 36.94, 310.16°) |
| OKLab | oklab(78.85% 0.0577 -0.0773) |
| OKLCH | oklch(78.85% 0.096 306.7) |
| XYZ | xyz(53.7244, 47.3045, 84.8816) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.75
Light Violet
#D6B4FC
ΔE00 3.20
Lavender (survey)
#C79FEF
ΔE00 3.65
Mauve
#E0B0FF
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 4.88
Lavender
#B39DDB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAAEB #CBEBAA
analogous
#AAABEB #CAAAEB #EAAAEB
triadic
#CAAAEB #EBCAAA #AAEBCA
tetradic
#CAAAEB #EBAAAB #CBEBAA #AAEBEA
square
#CAAAEB #EBAAAB #CBEBAA #AAEBEA
split-complementary
#CAAAEB #EBEAAA #ABEBAA
monochromatic
#8C47D4 #AB78DF #CAAAEB #E9DCF7 #F0E6F9
Accessibility & contrast
On white
2.01
#CAAAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#CAAAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAAEB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAAEB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EE
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#C6B3C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #caaaeb; /* rgb */ color: rgb(202, 170, 235); /* oklch */ color: oklch(78.8% 0.096 306.7);
Tailwind
colors: {
custom: {
50: '#dac3f1',
500: '#caaaeb',
950: '#000000',
},
}SCSS
$custom: #caaaeb; $custom-light: #dac3f1; $custom-dark: #000000;
JSON
{
"hex": "#caaaeb",
"rgb": {
"r": 202,
"g": 170,
"b": 235
},
"hsl": {
"h": 269.538,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.78846,
"c": 0.09647,
"h": 306.7
},
"luminance": 0.47304
}Semantic roles & 50–950 ramp
primary
#CAAAEB
secondary
#E6F1DA
accent
#CA1C74
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184