#CA75F7#CA75F7
#CA75F7 is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.7% C 0.198 H 312.6°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CA75F7 |
|---|---|
| RGB | rgb(202, 117, 247) |
| HSL | hsl(279, 89%, 71%) |
| HSV | hsv(279, 53%, 97%) |
| CMYK | cmyk(18.2%, 52.6%, 0%, 3.1%) |
| CIE-LAB | lab(63.34, 54.82, -52.05) |
| CIE-LCH | lch(63.34, 75.59, 316.49°) |
| OKLab | oklab(70.69% 0.1338 -0.1455) |
| OKLCH | oklch(70.69% 0.198 312.6) |
| XYZ | xyz(47.5040, 31.9957, 91.6510) |
| Luminance | 0.3200 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.00
Easter Purple
#C071FE
ΔE00 2.64
Bright Lavender
#C760FF
ΔE00 4.51
Light Urple
#B36FF6
ΔE00 4.56
Bright Lilac
#C95EFB
ΔE00 4.64
Liliac
#C48EFD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA75F7 #A2F775
analogous
#8975F7 #CA75F7 #F775E3
triadic
#CA75F7 #F7CA75 #75F7CA
tetradic
#CA75F7 #F78975 #A2F775 #75E3F7
square
#CA75F7 #F78975 #A2F775 #75E3F7
split-complementary
#CA75F7 #E3F775 #75F789
monochromatic
#9A0DE4 #B43BF4 #CA75F7 #E0AFFA #F4E2FD
Accessibility & contrast
On white
2.84
#CA75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#CA75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA75F7
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA75F7 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5395FB
Deuteranopia (green-blind)
#6F9BF4
Tritanopia (blue-blind)
#C68BAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ca75f7; /* rgb */ color: rgb(202, 117, 247); /* oklch */ color: oklch(70.7% 0.198 312.6);
Tailwind
colors: {
custom: {
50: '#dda0fa',
500: '#ca75f7',
950: '#000000',
},
}SCSS
$custom: #ca75f7; $custom-light: #dda0fa; $custom-dark: #000000;
JSON
{
"hex": "#ca75f7",
"rgb": {
"r": 202,
"g": 117,
"b": 247
},
"hsl": {
"h": 279.231,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.70695,
"c": 0.19763,
"h": 312.6
},
"luminance": 0.31995
}Semantic roles & 50–950 ramp
primary
#CA75F7
secondary
#DFF5D3
accent
#E6004F
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85