#CAAAEC#CAAAEC
#CAAAEC is a light, moderate violet. Relative luminance 0.474; OKLCH L 78.9% C 0.098 H 306.4°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAAEC |
|---|---|
| RGB | rgb(202, 170, 236) |
| HSL | hsl(269, 63%, 80%) |
| HSV | hsv(269, 28%, 93%) |
| CMYK | cmyk(14.4%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(74.42, 24.04, -28.72) |
| CIE-LCH | lch(74.42, 37.45, 309.93°) |
| OKLab | oklab(78.89% 0.058 -0.0787) |
| OKLCH | oklch(78.89% 0.098 306.4) |
| XYZ | xyz(53.8693, 47.3624, 85.6446) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.54
Light Violet
#D6B4FC
ΔE00 3.09
Lavender (survey)
#C79FEF
ΔE00 3.51
Mauve
#E0B0FF
ΔE00 4.38
Lilac (survey)
#CEA2FD
ΔE00 4.68
Lavender
#B39DDB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAAEC #CCECAA
analogous
#AAABEC #CAAAEC #EBAAEC
triadic
#CAAAEC #ECCAAA #AAECCA
tetradic
#CAAAEC #ECAAAB #CCECAA #AAECEB
square
#CAAAEC #ECAAAB #CCECAA #AAECEB
split-complementary
#CAAAEC #ECEBAA #ABECAA
monochromatic
#8C46D6 #AB78E1 #CAAAEC #E9DCF7 #EFE6F9
Accessibility & contrast
On white
2.01
#CAAAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#CAAAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAAEC
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAAEC | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EF
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#C5B3C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #caaaec; /* rgb */ color: rgb(202, 170, 236); /* oklch */ color: oklch(78.9% 0.098 306.4);
Tailwind
colors: {
custom: {
50: '#dac3f2',
500: '#caaaec',
950: '#000000',
},
}SCSS
$custom: #caaaec; $custom-light: #dac3f2; $custom-dark: #000000;
JSON
{
"hex": "#caaaec",
"rgb": {
"r": 202,
"g": 170,
"b": 236
},
"hsl": {
"h": 269.091,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.78886,
"c": 0.09775,
"h": 306.4
},
"luminance": 0.47362
}Semantic roles & 50–950 ramp
primary
#CAAAEC
secondary
#E6F1DA
accent
#CB1A75
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151217
muted
#838185