#CA85C8#CA85C8
#CA85C8 is a light, vivid purple. Relative luminance 0.335; OKLCH L 70.9% C 0.122 H 327.8°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CA85C8 |
|---|---|
| RGB | rgb(202, 133, 200) |
| HSL | hsl(302, 39%, 66%) |
| HSV | hsv(302, 34%, 79%) |
| CMYK | cmyk(0%, 34.2%, 1%, 20.8%) |
| CIE-LAB | lab(64.57, 37.07, -23.98) |
| CIE-LCH | lch(64.57, 44.15, 327.10°) |
| OKLab | oklab(70.93% 0.1031 -0.065) |
| OKLCH | oklch(70.93% 0.122 327.8) |
| XYZ | xyz(43.1691, 33.5035, 58.8253) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.76
Orchid (survey)
#C875C4
ΔE00 4.11
Orchid
#DA70D6
ΔE00 6.25
Pale Purple
#B790D4
ΔE00 6.45
Plum
#DDA0DD
ΔE00 7.12
Wisteria
#A87DC2
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA85C8 #85CA87
analogous
#A985CA #CA85C8 #CA85A5
triadic
#CA85C8 #C8CA85 #85C8CA
tetradic
#CA85C8 #CAA985 #85CA87 #85A5CA
square
#CA85C8 #CAA985 #85CA87 #85A5CA
split-complementary
#CA85C8 #A5CA85 #85CAA9
monochromatic
#944092 #B75AB5 #CA85C8 #DDB0DB #EFDAEE
Accessibility & contrast
On white
2.73
#CA85C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#CA85C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA85C8
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA85C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA85C8 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8197CB
Deuteranopia (green-blind)
#92A0C6
Tritanopia (blue-blind)
#CE8B9E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ca85c8; /* rgb */ color: rgb(202, 133, 200); /* oklch */ color: oklch(70.9% 0.122 327.8);
Tailwind
colors: {
custom: {
50: '#dba9d9',
500: '#ca85c8',
950: '#000000',
},
}SCSS
$custom: #ca85c8; $custom-light: #dba9d9; $custom-dark: #000000;
JSON
{
"hex": "#ca85c8",
"rgb": {
"r": 202,
"g": 133,
"b": 200
},
"hsl": {
"h": 301.739,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.70934,
"c": 0.12193,
"h": 327.8
},
"luminance": 0.33502
}Semantic roles & 50–950 ramp
primary
#CA85C8
secondary
#CAE1CB
accent
#B23733
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83