#CA50FF#CA50FF
#CA50FF is a light, highly saturated purple. Relative luminance 0.255; OKLCH L 66.7% C 0.256 H 313.6°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CA50FF |
|---|---|
| RGB | rgb(202, 80, 255) |
| HSL | hsl(282, 100%, 66%) |
| HSV | hsv(282, 69%, 100%) |
| CMYK | cmyk(20.8%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(57.57, 73.35, -65.68) |
| CIE-LCH | lch(57.57, 98.46, 318.16°) |
| OKLab | oklab(66.66% 0.1765 -0.1852) |
| OKLCH | oklch(66.66% 0.256 313.6) |
| XYZ | xyz(45.2727, 25.5153, 97.1285) |
| Luminance | 0.2551 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.29
Bright Lavender
#C760FF
ΔE00 2.59
Heliotrope
#D94FF5
ΔE00 3.21
Easter Purple
#C071FE
ΔE00 5.89
Lighter Purple
#A55AF4
ΔE00 6.03
Light Urple
#B36FF6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA50FF #85FF50
analogous
#7350FF #CA50FF #FF50DC
triadic
#CA50FF #FFCA50 #50FFCA
tetradic
#CA50FF #FF7350 #85FF50 #50DCFF
square
#CA50FF #FF7350 #85FF50 #50DCFF
split-complementary
#CA50FF #DCFF50 #50FF73
monochromatic
#9400D5 #B713FF #CA50FF #DD8DFF #EFCAFF
Accessibility & contrast
On white
3.44
#CA50FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#CA50FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA50FF
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA50FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA50FF | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0084FF
Deuteranopia (green-blind)
#448DFB
Tritanopia (blue-blind)
#C574A2
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #ca50ff; /* rgb */ color: rgb(202, 80, 255); /* oklch */ color: oklch(66.7% 0.256 313.6);
Tailwind
colors: {
custom: {
50: '#df8aff',
500: '#ca50ff',
950: '#000000',
},
}SCSS
$custom: #ca50ff; $custom-light: #df8aff; $custom-dark: #000000;
JSON
{
"hex": "#ca50ff",
"rgb": {
"r": 202,
"g": 80,
"b": 255
},
"hsl": {
"h": 281.829,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.66655,
"c": 0.25581,
"h": 313.6
},
"luminance": 0.25514
}Semantic roles & 50–950 ramp
primary
#CA50FF
secondary
#CAF3B8
accent
#E60046
background
#FEF8FF
surface
#FCF0FF
border
#D5CBD7
text
#160D18
muted
#847D86