#CA83E9#CA83E9
#CA83E9 is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.1% C 0.160 H 314.9°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CA83E9 |
|---|---|
| RGB | rgb(202, 131, 233) |
| HSL | hsl(282, 70%, 71%) |
| HSV | hsv(282, 44%, 91%) |
| CMYK | cmyk(13.3%, 43.8%, 0%, 8.6%) |
| CIE-LAB | lab(65.49, 44.62, -40.92) |
| CIE-LCH | lch(65.49, 60.55, 317.48°) |
| OKLab | oklab(72.08% 0.1131 -0.1133) |
| OKLCH | oklch(72.08% 0.16 314.9) |
| XYZ | xyz(47.1791, 34.6735, 81.2824) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.68
Light Purple
#BF77F6
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.25
Orchid
#DA70D6
ΔE00 6.26
Violet (CSS)
#EE82EE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA83E9 #A2E983
analogous
#9783E9 #CA83E9 #E983D5
triadic
#CA83E9 #E9CA83 #83E9CA
tetradic
#CA83E9 #E99783 #A2E983 #83D5E9
square
#CA83E9 #E99783 #A2E983 #83D5E9
split-complementary
#CA83E9 #D5E983 #83E997
monochromatic
#9A24CD #B44FE0 #CA83E9 #E0B7F2 #F4E5FA
Accessibility & contrast
On white
2.65
#CA83E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#CA83E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA83E9
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA83E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA83E9 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BED
Deuteranopia (green-blind)
#83A1E6
Tritanopia (blue-blind)
#C891AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ca83e9; /* rgb */ color: rgb(202, 131, 233); /* oklch */ color: oklch(72.1% 0.160 314.9);
Tailwind
colors: {
custom: {
50: '#dca8f0',
500: '#ca83e9',
950: '#000000',
},
}SCSS
$custom: #ca83e9; $custom-light: #dca8f0; $custom-dark: #000000;
JSON
{
"hex": "#ca83e9",
"rgb": {
"r": 202,
"g": 131,
"b": 233
},
"hsl": {
"h": 281.765,
"s": 69.863,
"l": 71.373
},
"oklch": {
"l": 0.72077,
"c": 0.16012,
"h": 314.9
},
"luminance": 0.34672
}Semantic roles & 50–950 ramp
primary
#CA83E9
secondary
#DFF1D7
accent
#D2144D
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84