#CA84CC#CA84CC
#CA84CC is a light, vivid purple. Relative luminance 0.334; OKLCH L 70.9% C 0.128 H 325.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CA84CC |
|---|---|
| RGB | rgb(202, 132, 204) |
| HSL | hsl(298, 41%, 66%) |
| HSV | hsv(298, 35%, 80%) |
| CMYK | cmyk(1%, 35.3%, 0%, 20%) |
| CIE-LAB | lab(64.50, 38.36, -26.33) |
| CIE-LCH | lch(64.50, 46.52, 325.53°) |
| OKLab | oklab(70.93% 0.1057 -0.0716) |
| OKLCH | oklch(70.93% 0.128 325.9) |
| XYZ | xyz(43.5065, 33.4204, 61.2741) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.45
Orchid (survey)
#C875C4
ΔE00 3.78
Orchid
#DA70D6
ΔE00 5.60
Pale Purple
#B790D4
ΔE00 6.12
Wisteria
#A87DC2
ΔE00 7.06
Violet (CSS)
#EE82EE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA84CC #86CC84
analogous
#A684CC #CA84CC #CC84AA
triadic
#CA84CC #CCCA84 #84CCCA
tetradic
#CA84CC #CCA684 #86CC84 #84AACC
square
#CA84CC #CCA684 #86CC84 #84AACC
split-complementary
#CA84CC #AACC84 #84CCA6
monochromatic
#953F97 #B759BA #CA84CC #DDAFDE #EFDBF0
Accessibility & contrast
On white
2.73
#CA84CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#CA84CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA84CC
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA84CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA84CC | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E97CF
Deuteranopia (green-blind)
#90A0CA
Tritanopia (blue-blind)
#CE8B9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ca84cc; /* rgb */ color: rgb(202, 132, 204); /* oklch */ color: oklch(70.9% 0.128 325.9);
Tailwind
colors: {
custom: {
50: '#dba9db',
500: '#ca84cc',
950: '#000000',
},
}SCSS
$custom: #ca84cc; $custom-light: #dba9db; $custom-dark: #000000;
JSON
{
"hex": "#ca84cc",
"rgb": {
"r": 202,
"g": 132,
"b": 204
},
"hsl": {
"h": 298.333,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.70934,
"c": 0.12766,
"h": 325.9
},
"luminance": 0.33419
}Semantic roles & 50–950 ramp
primary
#CA84CC
secondary
#CBE2CA
accent
#B43135
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83