#CA75F5#CA75F5
#CA75F5 is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.6% C 0.196 H 313.1°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CA75F5 |
|---|---|
| RGB | rgb(202, 117, 245) |
| HSL | hsl(280, 86%, 71%) |
| HSV | hsv(280, 52%, 96%) |
| CMYK | cmyk(17.6%, 52.2%, 0%, 3.9%) |
| CIE-LAB | lab(63.24, 54.40, -51.10) |
| CIE-LCH | lch(63.24, 74.64, 316.79°) |
| OKLab | oklab(70.59% 0.1336 -0.1428) |
| OKLCH | oklch(70.59% 0.196 313.1) |
| XYZ | xyz(47.1970, 31.8729, 90.0343) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.11
Easter Purple
#C071FE
ΔE00 2.86
Bright Lavender
#C760FF
ΔE00 4.62
Light Urple
#B36FF6
ΔE00 4.67
Bright Lilac
#C95EFB
ΔE00 4.70
Liliac
#C48EFD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA75F5 #A0F575
analogous
#8A75F5 #CA75F5 #F575E0
triadic
#CA75F5 #F5CA75 #75F5CA
tetradic
#CA75F5 #F58A75 #A0F575 #75E0F5
square
#CA75F5 #F58A75 #A0F575 #75E0F5
split-complementary
#CA75F5 #E0F575 #75F58A
monochromatic
#9A10DF #B43CF1 #CA75F5 #E0AEF9 #F4E2FD
Accessibility & contrast
On white
2.85
#CA75F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#CA75F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA75F5
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA75F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA75F5 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5594F9
Deuteranopia (green-blind)
#709BF2
Tritanopia (blue-blind)
#C68AAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ca75f5; /* rgb */ color: rgb(202, 117, 245); /* oklch */ color: oklch(70.6% 0.196 313.1);
Tailwind
colors: {
custom: {
50: '#dda0f9',
500: '#ca75f5',
950: '#000000',
},
}SCSS
$custom: #ca75f5; $custom-light: #dda0f9; $custom-dark: #000000;
JSON
{
"hex": "#ca75f5",
"rgb": {
"r": 202,
"g": 117,
"b": 245
},
"hsl": {
"h": 279.844,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.70587,
"c": 0.19552,
"h": 313.1
},
"luminance": 0.31872
}Semantic roles & 50–950 ramp
primary
#CA75F5
secondary
#DDF4D2
accent
#E3024E
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85