#CA8AEA#CA8AEA
#CA8AEA is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.2% C 0.150 H 313.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8AEA |
|---|---|
| RGB | rgb(202, 138, 234) |
| HSL | hsl(280, 70%, 73%) |
| HSV | hsv(280, 41%, 92%) |
| CMYK | cmyk(13.7%, 41%, 0%, 8.2%) |
| CIE-LAB | lab(67.03, 41.09, -39.07) |
| CIE-LCH | lch(67.03, 56.70, 316.44°) |
| OKLab | oklab(73.25% 0.1034 -0.108) |
| OKLCH | oklch(73.25% 0.15 313.8) |
| XYZ | xyz(48.2945, 36.6751, 82.3609) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.04
Baby Purple
#CA9BF7
ΔE00 4.57
Pale Purple
#B790D4
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.66
Light Purple
#BF77F6
ΔE00 6.02
Pastel Purple
#CAA0FF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8AEA #AAEA8A
analogous
#9A8AEA #CA8AEA #EA8ADA
triadic
#CA8AEA #EACA8A #8AEACA
tetradic
#CA8AEA #EA9A8A #AAEA8A #8ADAEA
square
#CA8AEA #EA9A8A #AAEA8A #8ADAEA
split-complementary
#CA8AEA #DAEA8A #8AEA9A
monochromatic
#9A26D4 #B256E1 #CA8AEA #E2BEF3 #F3E5FA
Accessibility & contrast
On white
2.52
#CA8AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#CA8AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8AEA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8AEA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FEE
Deuteranopia (green-blind)
#88A5E7
Tritanopia (blue-blind)
#C897AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca8aea; /* rgb */ color: rgb(202, 138, 234); /* oklch */ color: oklch(73.2% 0.150 313.8);
Tailwind
colors: {
custom: {
50: '#dbadf1',
500: '#ca8aea',
950: '#000000',
},
}SCSS
$custom: #ca8aea; $custom-light: #dbadf1; $custom-dark: #000000;
JSON
{
"hex": "#ca8aea",
"rgb": {
"r": 202,
"g": 138,
"b": 234
},
"hsl": {
"h": 280,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.73246,
"c": 0.14955,
"h": 313.8
},
"luminance": 0.36674
}Semantic roles & 50–950 ramp
primary
#CA8AEA
secondary
#E1F2D9
accent
#D21453
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84