#CA75F8#CA75F8
#CA75F8 is a light, vivid violet. Relative luminance 0.321; OKLCH L 70.8% C 0.199 H 312.3°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CA75F8 |
|---|---|
| RGB | rgb(202, 117, 248) |
| HSL | hsl(279, 90%, 72%) |
| HSV | hsv(279, 53%, 97%) |
| CMYK | cmyk(18.5%, 52.8%, 0%, 2.7%) |
| CIE-LAB | lab(63.39, 55.03, -52.52) |
| CIE-LCH | lch(63.39, 76.06, 316.34°) |
| OKLab | oklab(70.75% 0.1338 -0.1469) |
| OKLCH | oklch(70.75% 0.199 312.3) |
| XYZ | xyz(47.6587, 32.0576, 92.4659) |
| Luminance | 0.3206 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.95
Easter Purple
#C071FE
ΔE00 2.54
Bright Lavender
#C760FF
ΔE00 4.46
Light Urple
#B36FF6
ΔE00 4.51
Bright Lilac
#C95EFB
ΔE00 4.61
Liliac
#C48EFD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA75F8 #A3F875
analogous
#8975F8 #CA75F8 #F875E5
triadic
#CA75F8 #F8CA75 #75F8CA
tetradic
#CA75F8 #F88975 #A3F875 #75E5F8
square
#CA75F8 #F88975 #A3F875 #75E5F8
split-complementary
#CA75F8 #E5F875 #75F889
monochromatic
#9A0CE7 #B43BF5 #CA75F8 #E0AFFB #F4E2FE
Accessibility & contrast
On white
2.83
#CA75F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#CA75F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA75F8
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA75F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA75F8 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5295FC
Deuteranopia (green-blind)
#6E9BF5
Tritanopia (blue-blind)
#C58BAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ca75f8; /* rgb */ color: rgb(202, 117, 248); /* oklch */ color: oklch(70.8% 0.199 312.3);
Tailwind
colors: {
custom: {
50: '#dda0fb',
500: '#ca75f8',
950: '#000000',
},
}SCSS
$custom: #ca75f8; $custom-light: #dda0fb; $custom-dark: #000000;
JSON
{
"hex": "#ca75f8",
"rgb": {
"r": 202,
"g": 117,
"b": 248
},
"hsl": {
"h": 278.931,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.7075,
"c": 0.19869,
"h": 312.3
},
"luminance": 0.32056
}Semantic roles & 50–950 ramp
primary
#CA75F8
secondary
#DFF5D4
accent
#E60051
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85