#CA83FF#CA83FF
#CA83FF is a light, vivid violet. Relative luminance 0.360; OKLCH L 73.2% C 0.185 H 309.0°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CA83FF |
|---|---|
| RGB | rgb(202, 131, 255) |
| HSL | hsl(274, 100%, 76%) |
| HSV | hsv(274, 49%, 100%) |
| CMYK | cmyk(20.8%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(66.53, 49.30, -51.39) |
| CIE-LCH | lch(66.53, 71.21, 313.81°) |
| OKLab | oklab(73.19% 0.1161 -0.1436) |
| OKLCH | oklch(73.19% 0.185 309) |
| XYZ | xyz(50.5200, 36.0099, 98.8776) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.92
Light Purple
#BF77F6
ΔE00 3.42
Easter Purple
#C071FE
ΔE00 4.49
Light Urple
#B36FF6
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 6.29
Pastel Purple
#CAA0FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA83FF #B8FF83
analogous
#8C83FF #CA83FF #FF83F6
triadic
#CA83FF #FFCA83 #83FFCA
tetradic
#CA83FF #FF8C83 #B8FF83 #83F6FF
square
#CA83FF #FF8C83 #B8FF83 #83F6FF
split-complementary
#CA83FF #F6FF83 #83FF8C
monochromatic
#9609FF #B046FF #CA83FF #E4C0FF #F2E0FF
Accessibility & contrast
On white
2.56
#CA83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#CA83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA83FF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA83FF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#C398B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca83ff; /* rgb */ color: rgb(202, 131, 255); /* oklch */ color: oklch(73.2% 0.185 309.0);
Tailwind
colors: {
custom: {
50: '#dca9ff',
500: '#ca83ff',
950: '#000000',
},
}SCSS
$custom: #ca83ff; $custom-light: #dca9ff; $custom-dark: #000000;
JSON
{
"hex": "#ca83ff",
"rgb": {
"r": 202,
"g": 131,
"b": 255
},
"hsl": {
"h": 274.355,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.73185,
"c": 0.18472,
"h": 309
},
"luminance": 0.36009
}Semantic roles & 50–950 ramp
primary
#CA83FF
secondary
#E3F7D4
accent
#E60062
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86