#CA83F4#CA83F4
#CA83F4 is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.6% C 0.172 H 311.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CA83F4 |
|---|---|
| RGB | rgb(202, 131, 244) |
| HSL | hsl(278, 84%, 74%) |
| HSV | hsv(278, 46%, 96%) |
| CMYK | cmyk(17.2%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(66.00, 46.93, -46.19) |
| CIE-LCH | lch(66.00, 65.85, 315.45°) |
| OKLab | oklab(72.62% 0.1148 -0.1286) |
| OKLCH | oklch(72.62% 0.172 311.8) |
| XYZ | xyz(48.7997, 35.3218, 89.8175) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.40
Light Purple
#BF77F6
ΔE00 3.69
Easter Purple
#C071FE
ΔE00 5.14
Baby Purple
#CA9BF7
ΔE00 5.96
Light Urple
#B36FF6
ΔE00 6.66
Violet (CSS)
#EE82EE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA83F4 #ADF483
analogous
#9183F4 #CA83F4 #F483E5
triadic
#CA83F4 #F4CA83 #83F4CA
tetradic
#CA83F4 #F49183 #ADF483 #83E5F4
square
#CA83F4 #F49183 #ADF483 #83E5F4
split-complementary
#CA83F4 #E5F483 #83F491
monochromatic
#9915E8 #B24BEF #CA83F4 #E2BBF9 #F3E3FD
Accessibility & contrast
On white
2.60
#CA83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#CA83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA83F4
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA83F4 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF8
Deuteranopia (green-blind)
#7DA2F1
Tritanopia (blue-blind)
#C695B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ca83f4; /* rgb */ color: rgb(202, 131, 244); /* oklch */ color: oklch(72.6% 0.172 311.8);
Tailwind
colors: {
custom: {
50: '#dca9f8',
500: '#ca83f4',
950: '#000000',
},
}SCSS
$custom: #ca83f4; $custom-light: #dca9f8; $custom-dark: #000000;
JSON
{
"hex": "#ca83f4",
"rgb": {
"r": 202,
"g": 131,
"b": 244
},
"hsl": {
"h": 277.699,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.72619,
"c": 0.17235,
"h": 311.8
},
"luminance": 0.35321
}Semantic roles & 50–950 ramp
primary
#CA83F4
secondary
#E2F4D7
accent
#E00557
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85