#CA83CC#CA83CC
#CA83CC is a light, vivid purple. Relative luminance 0.331; OKLCH L 70.8% C 0.129 H 325.9°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CA83CC |
|---|---|
| RGB | rgb(202, 131, 204) |
| HSL | hsl(298, 42%, 66%) |
| HSV | hsv(298, 36%, 80%) |
| CMYK | cmyk(1%, 35.8%, 0%, 20%) |
| CIE-LAB | lab(64.28, 38.89, -26.66) |
| CIE-LCH | lch(64.28, 47.15, 325.57°) |
| OKLab | oklab(70.77% 0.1072 -0.0726) |
| OKLCH | oklch(70.77% 0.129 325.9) |
| XYZ | xyz(43.3715, 33.1505, 61.2291) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.45
Orchid (survey)
#C875C4
ΔE00 3.54
Orchid
#DA70D6
ΔE00 5.37
Pale Purple
#B790D4
ΔE00 6.25
Wisteria
#A87DC2
ΔE00 7.00
Violet (CSS)
#EE82EE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA83CC #85CC83
analogous
#A583CC #CA83CC #CC83A9
triadic
#CA83CC #CCCA83 #83CCCA
tetradic
#CA83CC #CCA583 #85CC83 #83A9CC
square
#CA83CC #CCA583 #85CC83 #83A9CC
split-complementary
#CA83CC #A9CC83 #83CCA5
monochromatic
#943E97 #B758BA #CA83CC #DDAEDE #EFDAF0
Accessibility & contrast
On white
2.75
#CA83CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#CA83CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA83CC
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA83CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA83CC | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D96CF
Deuteranopia (green-blind)
#8F9FCA
Tritanopia (blue-blind)
#CE8A9E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ca83cc; /* rgb */ color: rgb(202, 131, 204); /* oklch */ color: oklch(70.8% 0.129 325.9);
Tailwind
colors: {
custom: {
50: '#dba8db',
500: '#ca83cc',
950: '#000000',
},
}SCSS
$custom: #ca83cc; $custom-light: #dba8db; $custom-dark: #000000;
JSON
{
"hex": "#ca83cc",
"rgb": {
"r": 202,
"g": 131,
"b": 204
},
"hsl": {
"h": 298.356,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.7077,
"c": 0.12943,
"h": 325.9
},
"luminance": 0.33149
}Semantic roles & 50–950 ramp
primary
#CA83CC
secondary
#CAE2C9
accent
#B53134
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83