#CA85CC#CA85CC
#CA85CC is a light, vivid purple. Relative luminance 0.337; OKLCH L 71.1% C 0.126 H 325.8°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CA85CC |
|---|---|
| RGB | rgb(202, 133, 204) |
| HSL | hsl(298, 41%, 66%) |
| HSV | hsv(298, 35%, 80%) |
| CMYK | cmyk(1%, 34.8%, 0%, 20%) |
| CIE-LAB | lab(64.72, 37.82, -25.99) |
| CIE-LCH | lch(64.72, 45.89, 325.50°) |
| OKLab | oklab(71.1% 0.1042 -0.0707) |
| OKLCH | oklch(71.1% 0.126 325.8) |
| XYZ | xyz(43.6427, 33.6929, 61.3195) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.47
Orchid (survey)
#C875C4
ΔE00 4.03
Orchid
#DA70D6
ΔE00 5.84
Pale Purple
#B790D4
ΔE00 6.00
Wisteria
#A87DC2
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA85CC #87CC85
analogous
#A685CC #CA85CC #CC85AA
triadic
#CA85CC #CCCA85 #85CCCA
tetradic
#CA85CC #CCA685 #87CC85 #85AACC
square
#CA85CC #CCA685 #87CC85 #85AACC
split-complementary
#CA85CC #AACC85 #85CCA6
monochromatic
#953F97 #B75ABA #CA85CC #DDB0DE #EFDBF0
Accessibility & contrast
On white
2.71
#CA85CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#CA85CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA85CC
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA85CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA85CC | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98CF
Deuteranopia (green-blind)
#91A0CA
Tritanopia (blue-blind)
#CE8C9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ca85cc; /* rgb */ color: rgb(202, 133, 204); /* oklch */ color: oklch(71.1% 0.126 325.8);
Tailwind
colors: {
custom: {
50: '#dba9db',
500: '#ca85cc',
950: '#000000',
},
}SCSS
$custom: #ca85cc; $custom-light: #dba9db; $custom-dark: #000000;
JSON
{
"hex": "#ca85cc",
"rgb": {
"r": 202,
"g": 133,
"b": 204
},
"hsl": {
"h": 298.31,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.71098,
"c": 0.12589,
"h": 325.8
},
"luminance": 0.33691
}Semantic roles & 50–950 ramp
primary
#CA85CC
secondary
#CBE2CB
accent
#B43135
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83