#CA83F6#CA83F6
#CA83F6 is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.7% C 0.175 H 311.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CA83F6 |
|---|---|
| RGB | rgb(202, 131, 246) |
| HSL | hsl(277, 86%, 74%) |
| HSV | hsv(277, 47%, 96%) |
| CMYK | cmyk(17.9%, 46.7%, 0%, 3.5%) |
| CIE-LAB | lab(66.09, 47.36, -47.14) |
| CIE-LCH | lch(66.09, 66.82, 315.13°) |
| OKLab | oklab(72.72% 0.1151 -0.1313) |
| OKLCH | oklch(72.72% 0.175 311.2) |
| XYZ | xyz(49.1050, 35.4439, 91.4254) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.24
Light Purple
#BF77F6
ΔE00 3.57
Easter Purple
#C071FE
ΔE00 4.97
Baby Purple
#CA9BF7
ΔE00 5.99
Light Urple
#B36FF6
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA83F6 #AFF683
analogous
#9183F6 #CA83F6 #F683E9
triadic
#CA83F6 #F6CA83 #83F6CA
tetradic
#CA83F6 #F69183 #AFF683 #83E9F6
square
#CA83F6 #F69183 #AFF683 #83E9F6
split-complementary
#CA83F6 #E9F683 #83F691
monochromatic
#9911ED #B24AF2 #CA83F6 #E2BCFA #F3E2FD
Accessibility & contrast
On white
2.60
#CA83F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#CA83F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA83F6
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA83F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA83F6 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699DFA
Deuteranopia (green-blind)
#7CA2F3
Tritanopia (blue-blind)
#C595B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca83f6; /* rgb */ color: rgb(202, 131, 246); /* oklch */ color: oklch(72.7% 0.175 311.2);
Tailwind
colors: {
custom: {
50: '#dca9f9',
500: '#ca83f6',
950: '#000000',
},
}SCSS
$custom: #ca83f6; $custom-light: #dca9f9; $custom-dark: #000000;
JSON
{
"hex": "#ca83f6",
"rgb": {
"r": 202,
"g": 131,
"b": 246
},
"hsl": {
"h": 277.043,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.7272,
"c": 0.17459,
"h": 311.2
},
"luminance": 0.35443
}Semantic roles & 50–950 ramp
primary
#CA83F6
secondary
#E2F5D6
accent
#E30358
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85