#CA85FF#CA85FF
#CA85FF is a light, vivid violet. Relative luminance 0.366; OKLCH L 73.5% C 0.182 H 308.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CA85FF |
|---|---|
| RGB | rgb(202, 133, 255) |
| HSL | hsl(274, 100%, 76%) |
| HSV | hsv(274, 48%, 100%) |
| CMYK | cmyk(20.8%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(66.94, 48.25, -50.74) |
| CIE-LCH | lch(66.94, 70.01, 313.56°) |
| OKLab | oklab(73.49% 0.1135 -0.1417) |
| OKLCH | oklch(73.49% 0.182 308.7) |
| XYZ | xyz(50.7912, 36.5523, 98.9680) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.51
Light Purple
#BF77F6
ΔE00 3.80
Easter Purple
#C071FE
ΔE00 4.92
Baby Purple
#CA9BF7
ΔE00 5.85
Light Urple
#B36FF6
ΔE00 6.60
Pastel Purple
#CAA0FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA85FF #BAFF85
analogous
#8D85FF #CA85FF #FF85F7
triadic
#CA85FF #FFCA85 #85FFCA
tetradic
#CA85FF #FF8D85 #BAFF85 #85F7FF
square
#CA85FF #FF8D85 #BAFF85 #85F7FF
split-complementary
#CA85FF #F7FF85 #85FF8D
monochromatic
#950BFF #AF48FF #CA85FF #E5C2FF #F2E0FF
Accessibility & contrast
On white
2.53
#CA85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#CA85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA85FF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA85FF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#C399B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca85ff; /* rgb */ color: rgb(202, 133, 255); /* oklch */ color: oklch(73.5% 0.182 308.7);
Tailwind
colors: {
custom: {
50: '#dcaaff',
500: '#ca85ff',
950: '#000000',
},
}SCSS
$custom: #ca85ff; $custom-light: #dcaaff; $custom-dark: #000000;
JSON
{
"hex": "#ca85ff",
"rgb": {
"r": 202,
"g": 133,
"b": 255
},
"hsl": {
"h": 273.934,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.73492,
"c": 0.18158,
"h": 308.7
},
"luminance": 0.36552
}Semantic roles & 50–950 ramp
primary
#CA85FF
secondary
#E3F7D4
accent
#E60064
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86