#CA84F3#CA84F3
#CA84F3 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.7% C 0.170 H 311.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CA84F3 |
|---|---|
| RGB | rgb(202, 132, 243) |
| HSL | hsl(278, 82%, 74%) |
| HSV | hsv(278, 46%, 95%) |
| CMYK | cmyk(16.9%, 45.7%, 0%, 4.7%) |
| CIE-LAB | lab(66.16, 46.19, -45.39) |
| CIE-LCH | lch(66.16, 64.76, 315.50°) |
| OKLab | oklab(72.72% 0.1133 -0.1262) |
| OKLCH | oklch(72.72% 0.17 311.9) |
| XYZ | xyz(48.7832, 35.5311, 89.0650) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.33
Light Purple
#BF77F6
ΔE00 3.95
Easter Purple
#C071FE
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 5.72
Light Urple
#B36FF6
ΔE00 6.90
Pastel Purple
#CAA0FF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA84F3 #ADF384
analogous
#9284F3 #CA84F3 #F384E4
triadic
#CA84F3 #F3CA84 #84F3CA
tetradic
#CA84F3 #F39284 #ADF384 #84E4F3
square
#CA84F3 #F39284 #ADF384 #84E4F3
split-complementary
#CA84F3 #E4F384 #84F392
monochromatic
#9916E6 #B24CEE #CA84F3 #E2BCF8 #F3E3FC
Accessibility & contrast
On white
2.59
#CA84F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#CA84F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA84F3
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA84F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA84F3 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF7
Deuteranopia (green-blind)
#7FA2F0
Tritanopia (blue-blind)
#C695B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca84f3; /* rgb */ color: rgb(202, 132, 243); /* oklch */ color: oklch(72.7% 0.170 311.9);
Tailwind
colors: {
custom: {
50: '#dca9f7',
500: '#ca84f3',
950: '#000000',
},
}SCSS
$custom: #ca84f3; $custom-light: #dca9f7; $custom-dark: #000000;
JSON
{
"hex": "#ca84f3",
"rgb": {
"r": 202,
"g": 132,
"b": 243
},
"hsl": {
"h": 277.838,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.72724,
"c": 0.16961,
"h": 311.9
},
"luminance": 0.3553
}Semantic roles & 50–950 ramp
primary
#CA84F3
secondary
#E2F4D7
accent
#DF0757
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85