#CA84C8#CA84C8
#CA84C8 is a light, vivid purple. Relative luminance 0.332; OKLCH L 70.8% C 0.124 H 327.8°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CA84C8 |
|---|---|
| RGB | rgb(202, 132, 200) |
| HSL | hsl(302, 40%, 65%) |
| HSV | hsv(302, 35%, 79%) |
| CMYK | cmyk(0%, 34.7%, 1%, 20.8%) |
| CIE-LAB | lab(64.35, 37.61, -24.32) |
| CIE-LCH | lch(64.35, 44.79, 327.11°) |
| OKLab | oklab(70.77% 0.1046 -0.066) |
| OKLCH | oklch(70.77% 0.124 327.8) |
| XYZ | xyz(43.0329, 33.2310, 58.7798) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.72
Orchid (survey)
#C875C4
ΔE00 3.83
Orchid
#DA70D6
ΔE00 6.01
Pale Purple
#B790D4
ΔE00 6.55
Wisteria
#A87DC2
ΔE00 7.33
Plum
#DDA0DD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA84C8 #84CA86
analogous
#A984CA #CA84C8 #CA84A5
triadic
#CA84C8 #C8CA84 #84C8CA
tetradic
#CA84C8 #CAA984 #84CA86 #84A5CA
square
#CA84C8 #CAA984 #84CA86 #84A5CA
split-complementary
#CA84C8 #A5CA84 #84CAA9
monochromatic
#944091 #B859B5 #CA84C8 #DCAFDB #EFDAEE
Accessibility & contrast
On white
2.75
#CA84C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#CA84C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA84C8
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA84C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA84C8 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8096CB
Deuteranopia (green-blind)
#919FC6
Tritanopia (blue-blind)
#CE8A9D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ca84c8; /* rgb */ color: rgb(202, 132, 200); /* oklch */ color: oklch(70.8% 0.124 327.8);
Tailwind
colors: {
custom: {
50: '#dba9d9',
500: '#ca84c8',
950: '#000000',
},
}SCSS
$custom: #ca84c8; $custom-light: #dba9d9; $custom-dark: #000000;
JSON
{
"hex": "#ca84c8",
"rgb": {
"r": 202,
"g": 132,
"b": 200
},
"hsl": {
"h": 301.714,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.70768,
"c": 0.1237,
"h": 327.8
},
"luminance": 0.33229
}Semantic roles & 50–950 ramp
primary
#CA84C8
secondary
#C9E1CA
accent
#B33633
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83