#CA84F9#CA84F9
#CA84F9 is a light, vivid violet. Relative luminance 0.359; OKLCH L 73.0% C 0.176 H 310.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CA84F9 |
|---|---|
| RGB | rgb(202, 132, 249) |
| HSL | hsl(276, 91%, 75%) |
| HSV | hsv(276, 47%, 98%) |
| CMYK | cmyk(18.9%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(66.44, 47.47, -48.24) |
| CIE-LCH | lch(66.44, 67.68, 314.54°) |
| OKLab | oklab(73.03% 0.1141 -0.1345) |
| OKLCH | oklch(73.03% 0.176 310.3) |
| XYZ | xyz(49.7041, 35.8995, 93.9151) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.86
Light Purple
#BF77F6
ΔE00 3.64
Easter Purple
#C071FE
ΔE00 4.97
Baby Purple
#CA9BF7
ΔE00 5.82
Light Urple
#B36FF6
ΔE00 6.58
Pastel Purple
#CAA0FF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA84F9 #B3F984
analogous
#8F84F9 #CA84F9 #F984EE
triadic
#CA84F9 #F9CA84 #84F9CA
tetradic
#CA84F9 #F98F84 #B3F984 #84EEF9
square
#CA84F9 #F98F84 #B3F984 #84EEF9
split-complementary
#CA84F9 #EEF984 #84F98F
monochromatic
#980FF3 #B14AF6 #CA84F9 #E3BEFC #F2E2FE
Accessibility & contrast
On white
2.57
#CA84F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#CA84F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA84F9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA84F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA84F9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFD
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#C497B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca84f9; /* rgb */ color: rgb(202, 132, 249); /* oklch */ color: oklch(73.0% 0.176 310.3);
Tailwind
colors: {
custom: {
50: '#dca9fc',
500: '#ca84f9',
950: '#000000',
},
}SCSS
$custom: #ca84f9; $custom-light: #dca9fc; $custom-dark: #000000;
JSON
{
"hex": "#ca84f9",
"rgb": {
"r": 202,
"g": 132,
"b": 249
},
"hsl": {
"h": 275.897,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.73028,
"c": 0.17637,
"h": 310.3
},
"luminance": 0.35899
}Semantic roles & 50–950 ramp
primary
#CA84F9
secondary
#E2F6D5
accent
#E6005C
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85