#CAA3DC#CAA3DC
#CAA3DC is a light, moderate purple. Relative luminance 0.439; OKLCH L 77.0% C 0.090 H 315.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA3DC |
|---|---|
| RGB | rgb(202, 163, 220) |
| HSL | hsl(281, 45%, 75%) |
| HSV | hsv(281, 26%, 86%) |
| CMYK | cmyk(8.2%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(72.17, 24.56, -23.44) |
| CIE-LCH | lch(72.17, 33.95, 316.34°) |
| OKLab | oklab(76.97% 0.0637 -0.0637) |
| OKLCH | oklch(76.97% 0.09 315) |
| XYZ | xyz(50.3706, 43.9190, 73.5200) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.43
Lilac
#C8A2C8
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 5.16
Lavender
#B39DDB
ΔE00 5.52
Pale Purple
#B790D4
ΔE00 5.90
Pale Violet
#CEAEFA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA3DC #B5DCA3
analogous
#AEA3DC #CAA3DC #DCA3D1
triadic
#CAA3DC #DCCAA3 #A3DCCA
tetradic
#CAA3DC #DCAEA3 #B5DCA3 #A3D1DC
square
#CAA3DC #DCAEA3 #B5DCA3 #A3D1DC
split-complementary
#CAA3DC #D1DCA3 #A3DCAE
monochromatic
#974ABA #B077CB #CAA3DC #E4CFED #F2E9F7
Accessibility & contrast
On white
2.15
#CAA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#CAA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA3DC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA3DC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDE
Deuteranopia (green-blind)
#A4B2DA
Tritanopia (blue-blind)
#C9AAB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caa3dc; /* rgb */ color: rgb(202, 163, 220); /* oklch */ color: oklch(77.0% 0.090 315.0);
Tailwind
colors: {
custom: {
50: '#dabee7',
500: '#caa3dc',
950: '#000000',
},
}SCSS
$custom: #caa3dc; $custom-light: #dabee7; $custom-dark: #000000;
JSON
{
"hex": "#caa3dc",
"rgb": {
"r": 202,
"g": 163,
"b": 220
},
"hsl": {
"h": 281.053,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.76971,
"c": 0.09009,
"h": 315
},
"luminance": 0.43918
}Semantic roles & 50–950 ramp
primary
#CAA3DC
secondary
#E3EEDD
accent
#B82D59
background
#FDFBFE
surface
#FBF7FC
border
#D4D0D5
text
#151216
muted
#838184