#CAA0EF#CAA0EF
#CAA0EF is a light, moderate violet. Relative luminance 0.439; OKLCH L 77.2% C 0.118 H 308.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA0EF |
|---|---|
| RGB | rgb(202, 160, 239) |
| HSL | hsl(272, 71%, 78%) |
| HSV | hsv(272, 33%, 94%) |
| CMYK | cmyk(15.5%, 33.1%, 0%, 6.3%) |
| CIE-LAB | lab(72.18, 30.16, -33.80) |
| CIE-LCH | lch(72.18, 45.30, 311.74°) |
| OKLab | oklab(77.21% 0.0731 -0.0931) |
| OKLCH | oklch(77.21% 0.118 308.2) |
| XYZ | xyz(52.5050, 43.9306, 87.3581) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 0.69
Baby Purple
#CA9BF7
ΔE00 2.37
Lilac (survey)
#CEA2FD
ΔE00 2.41
Pastel Purple
#CAA0FF
ΔE00 3.15
Pale Violet
#CEAEFA
ΔE00 3.66
Mauve
#E0B0FF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA0EF #C5EFA0
analogous
#A2A0EF #CAA0EF #EFA0EC
triadic
#CAA0EF #EFCAA0 #A0EFCA
tetradic
#CAA0EF #EFA2A0 #C5EFA0 #A0ECEF
square
#CAA0EF #EFA2A0 #C5EFA0 #A0ECEF
split-complementary
#CAA0EF #ECEFA0 #A0EFA2
monochromatic
#9037DD #AD6CE6 #CAA0EF #E7D4F8 #F0E5FB
Accessibility & contrast
On white
2.15
#CAA0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#CAA0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA0EF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA0EF | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#C5ABBD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caa0ef; /* rgb */ color: rgb(202, 160, 239); /* oklch */ color: oklch(77.2% 0.118 308.2);
Tailwind
colors: {
custom: {
50: '#dbbcf4',
500: '#caa0ef',
950: '#000000',
},
}SCSS
$custom: #caa0ef; $custom-light: #dbbcf4; $custom-dark: #000000;
JSON
{
"hex": "#caa0ef",
"rgb": {
"r": 202,
"g": 160,
"b": 239
},
"hsl": {
"h": 271.899,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.77212,
"c": 0.11835,
"h": 308.2
},
"luminance": 0.4393
}Semantic roles & 50–950 ramp
primary
#CAA0EF
secondary
#E5F2D9
accent
#D3126D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185