#CAA6EB#CAA6EB
#CAA6EB is a light, moderate violet. Relative luminance 0.458; OKLCH L 78.1% C 0.103 H 307.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA6EB |
|---|---|
| RGB | rgb(202, 166, 235) |
| HSL | hsl(271, 63%, 79%) |
| HSV | hsv(271, 29%, 92%) |
| CMYK | cmyk(14%, 29.4%, 0%, 7.8%) |
| CIE-LAB | lab(73.43, 26.02, -29.70) |
| CIE-LCH | lch(73.43, 39.48, 311.22°) |
| OKLab | oklab(78.12% 0.0635 -0.0814) |
| OKLCH | oklch(78.12% 0.103 307.9) |
| XYZ | xyz(52.9860, 45.8276, 84.6354) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.55
Pale Violet
#CEAEFA
ΔE00 2.92
Light Violet
#D6B4FC
ΔE00 3.73
Lilac (survey)
#CEA2FD
ΔE00 4.02
Mauve
#E0B0FF
ΔE00 4.36
Baby Purple
#CA9BF7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA6EB #C7EBA6
analogous
#A7A6EB #CAA6EB #EBA6EA
triadic
#CAA6EB #EBCAA6 #A6EBCA
tetradic
#CAA6EB #EBA7A6 #C7EBA6 #A6EAEB
square
#CAA6EB #EBA7A6 #C7EBA6 #A6EAEB
split-complementary
#CAA6EB #EAEBA6 #A6EBA7
monochromatic
#8E42D5 #AC74E0 #CAA6EB #E8D8F6 #F0E6F9
Accessibility & contrast
On white
2.07
#CAA6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#CAA6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA6EB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA6EB | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#C6AFBF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caa6eb; /* rgb */ color: rgb(202, 166, 235); /* oklch */ color: oklch(78.1% 0.103 307.9);
Tailwind
colors: {
custom: {
50: '#dbc0f1',
500: '#caa6eb',
950: '#000000',
},
}SCSS
$custom: #caa6eb; $custom-light: #dbc0f1; $custom-dark: #000000;
JSON
{
"hex": "#caa6eb",
"rgb": {
"r": 202,
"g": 166,
"b": 235
},
"hsl": {
"h": 271.304,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.78117,
"c": 0.10323,
"h": 307.9
},
"luminance": 0.45827
}Semantic roles & 50–950 ramp
primary
#CAA6EB
secondary
#E5F1DA
accent
#CB1A6F
background
#FDFBFE
surface
#FBF7FD
border
#D4D0D5
text
#151216
muted
#838184