#CA83CA#CA83CA
#CA83CA is a light, vivid purple. Relative luminance 0.331; OKLCH L 70.7% C 0.127 H 326.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CA83CA |
|---|---|
| RGB | rgb(202, 131, 202) |
| HSL | hsl(300, 40%, 65%) |
| HSV | hsv(300, 35%, 79%) |
| CMYK | cmyk(0%, 35.1%, 0%, 20.8%) |
| CIE-LAB | lab(64.21, 38.52, -25.66) |
| CIE-LCH | lch(64.21, 46.28, 326.33°) |
| OKLab | oklab(70.69% 0.1067 -0.0698) |
| OKLCH | oklch(70.69% 0.127 326.8) |
| XYZ | xyz(43.1332, 33.0552, 59.9739) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 3.54
Orchid
#DA70D6
ΔE00 5.55
Pale Purple
#B790D4
ΔE00 6.44
Wisteria
#A87DC2
ΔE00 7.12
Violet (CSS)
#EE82EE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA83CA #83CA83
analogous
#A683CA #CA83CA #CA83A6
triadic
#CA83CA #CACA83 #83CACA
tetradic
#CA83CA #CAA683 #83CA83 #83A6CA
square
#CA83CA #CAA683 #83CA83 #83A6CA
split-complementary
#CA83CA #A6CA83 #83CAA6
monochromatic
#943F94 #B858B8 #CA83CA #DCAEDC #EFD9EF
Accessibility & contrast
On white
2.76
#CA83CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#CA83CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA83CA
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA83CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA83CA | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E96CD
Deuteranopia (green-blind)
#909FC8
Tritanopia (blue-blind)
#CE899D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ca83ca; /* rgb */ color: rgb(202, 131, 202); /* oklch */ color: oklch(70.7% 0.127 326.8);
Tailwind
colors: {
custom: {
50: '#dba8da',
500: '#ca83ca',
950: '#000000',
},
}SCSS
$custom: #ca83ca; $custom-light: #dba8da; $custom-dark: #000000;
JSON
{
"hex": "#ca83ca",
"rgb": {
"r": 202,
"g": 131,
"b": 202
},
"hsl": {
"h": 300,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.70686,
"c": 0.12744,
"h": 326.8
},
"luminance": 0.33053
}Semantic roles & 50–950 ramp
primary
#CA83CA
secondary
#C8E0C8
accent
#B33232
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151015
muted
#837F83