#CA85CF#CA85CF
#CA85CF is a light, vivid purple. Relative luminance 0.338; OKLCH L 71.2% C 0.129 H 324.5°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CA85CF |
|---|---|
| RGB | rgb(202, 133, 207) |
| HSL | hsl(296, 44%, 67%) |
| HSV | hsv(296, 36%, 81%) |
| CMYK | cmyk(2.4%, 35.7%, 0%, 18.8%) |
| CIE-LAB | lab(64.83, 38.38, -27.49) |
| CIE-LCH | lch(64.83, 47.22, 324.39°) |
| OKLab | oklab(71.22% 0.1049 -0.0749) |
| OKLCH | oklch(71.22% 0.129 324.5) |
| XYZ | xyz(44.0060, 33.8382, 63.2328) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.40
Orchid (survey)
#C875C4
ΔE00 4.11
Orchid
#DA70D6
ΔE00 5.62
Pale Purple
#B790D4
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 6.92
Wisteria
#A87DC2
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA85CF #8ACF85
analogous
#A585CF #CA85CF #CF85AF
triadic
#CA85CF #CFCA85 #85CFCA
tetradic
#CA85CF #CFA585 #8ACF85 #85AFCF
square
#CA85CF #CFA585 #8ACF85 #85AFCF
split-complementary
#CA85CF #AFCF85 #85CFA5
monochromatic
#963D9C #B759BE #CA85CF #DDB1E0 #F0DDF2
Accessibility & contrast
On white
2.70
#CA85CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#CA85CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA85CF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA85CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA85CF | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E98D2
Deuteranopia (green-blind)
#8FA0CD
Tritanopia (blue-blind)
#CD8CA1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ca85cf; /* rgb */ color: rgb(202, 133, 207); /* oklch */ color: oklch(71.2% 0.129 324.5);
Tailwind
colors: {
custom: {
50: '#dbaade',
500: '#ca85cf',
950: '#000000',
},
}SCSS
$custom: #ca85cf; $custom-light: #dbaade; $custom-dark: #000000;
JSON
{
"hex": "#ca85cf",
"rgb": {
"r": 202,
"g": 133,
"b": 207
},
"hsl": {
"h": 295.946,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.71224,
"c": 0.12892,
"h": 324.5
},
"luminance": 0.33837
}Semantic roles & 50–950 ramp
primary
#CA85CF
secondary
#CEE4CC
accent
#B72F38
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83