#CA8DEA#CA8DEA
#CA8DEA is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.7% C 0.145 H 313.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8DEA |
|---|---|
| RGB | rgb(202, 141, 234) |
| HSL | hsl(279, 69%, 74%) |
| HSV | hsv(279, 40%, 92%) |
| CMYK | cmyk(13.7%, 39.7%, 0%, 8.2%) |
| CIE-LAB | lab(67.69, 39.47, -38.05) |
| CIE-LCH | lch(67.69, 54.82, 316.05°) |
| OKLab | oklab(73.74% 0.0992 -0.1051) |
| OKLCH | oklch(73.74% 0.145 313.3) |
| XYZ | xyz(48.7308, 37.5478, 82.5063) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.95
Liliac
#C48EFD
ΔE00 4.05
Lavender (survey)
#C79FEF
ΔE00 4.93
Pale Purple
#B790D4
ΔE00 5.11
Lilac (survey)
#CEA2FD
ΔE00 5.60
Pastel Purple
#CAA0FF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8DEA #ADEA8D
analogous
#9B8DEA #CA8DEA #EA8DDB
triadic
#CA8DEA #EACA8D #8DEACA
tetradic
#CA8DEA #EA9B8D #ADEA8D #8DDBEA
square
#CA8DEA #EA9B8D #ADEA8D #8DDBEA
split-complementary
#CA8DEA #DBEA8D #8DEA9B
monochromatic
#9927D5 #B259E0 #CA8DEA #E2C1F4 #F3E5FA
Accessibility & contrast
On white
2.47
#CA8DEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#CA8DEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8DEA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8DEA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#8BA6E7
Tritanopia (blue-blind)
#C79AB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca8dea; /* rgb */ color: rgb(202, 141, 234); /* oklch */ color: oklch(73.7% 0.145 313.3);
Tailwind
colors: {
custom: {
50: '#dbaff1',
500: '#ca8dea',
950: '#000000',
},
}SCSS
$custom: #ca8dea; $custom-light: #dbaff1; $custom-dark: #000000;
JSON
{
"hex": "#ca8dea",
"rgb": {
"r": 202,
"g": 141,
"b": 234
},
"hsl": {
"h": 279.355,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.73737,
"c": 0.14451,
"h": 313.3
},
"luminance": 0.37547
}Semantic roles & 50–950 ramp
primary
#CA8DEA
secondary
#E2F2D9
accent
#D11555
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151016
muted
#837F84