#CA83CD#CA83CD
#CA83CD is a light, vivid purple. Relative luminance 0.332; OKLCH L 70.8% C 0.130 H 325.4°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CA83CD |
|---|---|
| RGB | rgb(202, 131, 205) |
| HSL | hsl(298, 43%, 66%) |
| HSV | hsv(298, 36%, 80%) |
| CMYK | cmyk(1.5%, 36.1%, 0%, 19.6%) |
| CIE-LAB | lab(64.32, 39.08, -27.16) |
| CIE-LCH | lch(64.32, 47.59, 325.20°) |
| OKLab | oklab(70.81% 0.1074 -0.074) |
| OKLCH | oklch(70.81% 0.13 325.4) |
| XYZ | xyz(43.4918, 33.1986, 61.8628) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.42
Orchid (survey)
#C875C4
ΔE00 3.57
Orchid
#DA70D6
ΔE00 5.29
Pale Purple
#B790D4
ΔE00 6.16
Wisteria
#A87DC2
ΔE00 6.95
Violet (CSS)
#EE82EE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA83CD #86CD83
analogous
#A583CD #CA83CD #CD83AB
triadic
#CA83CD #CDCA83 #83CDCA
tetradic
#CA83CD #CDA583 #86CD83 #83ABCD
square
#CA83CD #CDA583 #86CD83 #83ABCD
split-complementary
#CA83CD #ABCD83 #83CDA5
monochromatic
#953D98 #B757BB #CA83CD #DDAFDF #EFDAF0
Accessibility & contrast
On white
2.75
#CA83CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#CA83CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA83CD
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA83CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA83CD | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D96D0
Deuteranopia (green-blind)
#8F9FCB
Tritanopia (blue-blind)
#CE8A9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ca83cd; /* rgb */ color: rgb(202, 131, 205); /* oklch */ color: oklch(70.8% 0.130 325.4);
Tailwind
colors: {
custom: {
50: '#dba8dc',
500: '#ca83cd',
950: '#000000',
},
}SCSS
$custom: #ca83cd; $custom-light: #dba8dc; $custom-dark: #000000;
JSON
{
"hex": "#ca83cd",
"rgb": {
"r": 202,
"g": 131,
"b": 205
},
"hsl": {
"h": 297.568,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.70812,
"c": 0.13042,
"h": 325.4
},
"luminance": 0.33197
}Semantic roles & 50–950 ramp
primary
#CA83CD
secondary
#CBE2CA
accent
#B63035
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83