#CA75F6#CA75F6
#CA75F6 is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.6% C 0.197 H 312.8°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CA75F6 |
|---|---|
| RGB | rgb(202, 117, 246) |
| HSL | hsl(280, 88%, 71%) |
| HSV | hsv(280, 52%, 96%) |
| CMYK | cmyk(17.9%, 52.4%, 0%, 3.5%) |
| CIE-LAB | lab(63.29, 54.61, -51.58) |
| CIE-LCH | lch(63.29, 75.11, 316.64°) |
| OKLab | oklab(70.64% 0.1337 -0.1441) |
| OKLCH | oklch(70.64% 0.197 312.8) |
| XYZ | xyz(47.3501, 31.9341, 90.8405) |
| Luminance | 0.3193 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.05
Easter Purple
#C071FE
ΔE00 2.75
Bright Lavender
#C760FF
ΔE00 4.56
Light Urple
#B36FF6
ΔE00 4.62
Bright Lilac
#C95EFB
ΔE00 4.66
Liliac
#C48EFD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA75F6 #A1F675
analogous
#8975F6 #CA75F6 #F675E1
triadic
#CA75F6 #F6CA75 #75F6CA
tetradic
#CA75F6 #F68975 #A1F675 #75E1F6
square
#CA75F6 #F68975 #A1F675 #75E1F6
split-complementary
#CA75F6 #E1F675 #75F689
monochromatic
#9A0FE2 #B43CF2 #CA75F6 #E0AEFA #F4E2FD
Accessibility & contrast
On white
2.84
#CA75F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#CA75F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA75F6
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA75F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA75F6 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5495FA
Deuteranopia (green-blind)
#6F9BF3
Tritanopia (blue-blind)
#C68AAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ca75f6; /* rgb */ color: rgb(202, 117, 246); /* oklch */ color: oklch(70.6% 0.197 312.8);
Tailwind
colors: {
custom: {
50: '#dda0fa',
500: '#ca75f6',
950: '#000000',
},
}SCSS
$custom: #ca75f6; $custom-light: #dda0fa; $custom-dark: #000000;
JSON
{
"hex": "#ca75f6",
"rgb": {
"r": 202,
"g": 117,
"b": 246
},
"hsl": {
"h": 279.535,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.70641,
"c": 0.19657,
"h": 312.8
},
"luminance": 0.31933
}Semantic roles & 50–950 ramp
primary
#CA75F6
secondary
#DEF4D2
accent
#E4014F
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85