#CA50F7#CA50F7
#CA50F7 is a light, highly saturated purple. Relative luminance 0.250; OKLCH L 66.1% C 0.249 H 315.4°. Best body text is #000000 at 6.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CA50F7 |
|---|---|
| RGB | rgb(202, 80, 247) |
| HSL | hsl(284, 91%, 64%) |
| HSV | hsv(284, 68%, 97%) |
| CMYK | cmyk(18.2%, 67.6%, 0%, 3.1%) |
| CIE-LAB | lab(57.09, 71.80, -62.02) |
| CIE-LCH | lch(57.09, 94.88, 319.18°) |
| OKLab | oklab(66.15% 0.1771 -0.1745) |
| OKLCH | oklch(66.15% 0.249 315.4) |
| XYZ | xyz(44.0116, 25.0109, 90.4869) |
| Luminance | 0.2501 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.47
Heliotrope
#D94FF5
ΔE00 2.70
Bright Lavender
#C760FF
ΔE00 3.02
Mediumorchid
#BA55D3
ΔE00 5.33
Pinkish Purple
#D648D7
ΔE00 5.72
Lighter Purple
#A55AF4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA50F7 #7DF750
analogous
#7750F7 #CA50F7 #F750D1
triadic
#CA50F7 #F7CA50 #50F7CA
tetradic
#CA50F7 #F77750 #7DF750 #50D1F7
square
#CA50F7 #F77750 #7DF750 #50D1F7
split-complementary
#CA50F7 #D1F750 #50F777
monochromatic
#9109C4 #B815F4 #CA50F7 #DC8BFA #EDC5FC
Accessibility & contrast
On white
3.50
#CA50F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.00
#CA50F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA50F7
6.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA50F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA50F7 | 1.00 | 3.50 | 6.00 | 6.00 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0082FC
Deuteranopia (green-blind)
#4D8CF3
Tritanopia (blue-blind)
#C7719E
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #ca50f7; /* rgb */ color: rgb(202, 80, 247); /* oklch */ color: oklch(66.1% 0.249 315.4);
Tailwind
colors: {
custom: {
50: '#de8afb',
500: '#ca50f7',
950: '#000000',
},
}SCSS
$custom: #ca50f7; $custom-light: #de8afb; $custom-dark: #000000;
JSON
{
"hex": "#ca50f7",
"rgb": {
"r": 202,
"g": 80,
"b": 247
},
"hsl": {
"h": 283.832,
"s": 91.257,
"l": 64.118
},
"oklch": {
"l": 0.6615,
"c": 0.24863,
"h": 315.4
},
"luminance": 0.25009
}Semantic roles & 50–950 ramp
primary
#CA50F7
secondary
#C4EFB4
accent
#E6003E
background
#FEF8FF
surface
#FCF0FF
border
#D5CBD7
text
#160C17
muted
#847D85