#CA85CD#CA85CD
#CA85CD is a light, vivid purple. Relative luminance 0.337; OKLCH L 71.1% C 0.127 H 325.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CA85CD |
|---|---|
| RGB | rgb(202, 133, 205) |
| HSL | hsl(298, 42%, 66%) |
| HSV | hsv(298, 35%, 80%) |
| CMYK | cmyk(1.5%, 35.1%, 0%, 19.6%) |
| CIE-LAB | lab(64.76, 38.01, -26.49) |
| CIE-LCH | lch(64.76, 46.33, 325.12°) |
| OKLab | oklab(71.14% 0.1044 -0.0721) |
| OKLCH | oklch(71.14% 0.127 325.4) |
| XYZ | xyz(43.7630, 33.7411, 61.9532) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.44
Orchid (survey)
#C875C4
ΔE00 4.05
Orchid
#DA70D6
ΔE00 5.76
Pale Purple
#B790D4
ΔE00 5.90
Wisteria
#A87DC2
ΔE00 7.07
Violet (CSS)
#EE82EE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA85CD #88CD85
analogous
#A685CD #CA85CD #CD85AC
triadic
#CA85CD #CDCA85 #85CDCA
tetradic
#CA85CD #CDA685 #88CD85 #85ACCD
square
#CA85CD #CDA685 #88CD85 #85ACCD
split-complementary
#CA85CD #ACCD85 #85CDA6
monochromatic
#953F99 #B75ABB #CA85CD #DDB0DF #F0DCF1
Accessibility & contrast
On white
2.71
#CA85CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#CA85CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA85CD
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA85CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA85CD | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D0
Deuteranopia (green-blind)
#90A0CB
Tritanopia (blue-blind)
#CE8CA0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ca85cd; /* rgb */ color: rgb(202, 133, 205); /* oklch */ color: oklch(71.1% 0.127 325.4);
Tailwind
colors: {
custom: {
50: '#dba9dc',
500: '#ca85cd',
950: '#000000',
},
}SCSS
$custom: #ca85cd; $custom-light: #dba9dc; $custom-dark: #000000;
JSON
{
"hex": "#ca85cd",
"rgb": {
"r": 202,
"g": 133,
"b": 205
},
"hsl": {
"h": 297.5,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.7114,
"c": 0.1269,
"h": 325.4
},
"luminance": 0.33739
}Semantic roles & 50–950 ramp
primary
#CA85CD
secondary
#CCE3CB
accent
#B53136
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83