#CA77F7#CA77F7
#CA77F7 is a light, vivid violet. Relative luminance 0.325; OKLCH L 71.0% C 0.195 H 312.4°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CA77F7 |
|---|---|
| RGB | rgb(202, 119, 247) |
| HSL | hsl(279, 89%, 72%) |
| HSV | hsv(279, 52%, 97%) |
| CMYK | cmyk(18.2%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(63.73, 53.80, -51.43) |
| CIE-LCH | lch(63.73, 74.43, 316.29°) |
| OKLab | oklab(70.98% 0.1312 -0.1437) |
| OKLCH | oklch(70.98% 0.195 312.4) |
| XYZ | xyz(47.7395, 32.4667, 91.7295) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.00
Easter Purple
#C071FE
ΔE00 2.86
Light Urple
#B36FF6
ΔE00 4.76
Bright Lavender
#C760FF
ΔE00 4.92
Bright Lilac
#C95EFB
ΔE00 5.06
Liliac
#C48EFD
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA77F7 #A4F777
analogous
#8A77F7 #CA77F7 #F777E4
triadic
#CA77F7 #F7CA77 #77F7CA
tetradic
#CA77F7 #F78A77 #A4F777 #77E4F7
square
#CA77F7 #F78A77 #A4F777 #77E4F7
split-complementary
#CA77F7 #E4F777 #77F78A
monochromatic
#9A0EE6 #B33DF4 #CA77F7 #E1B1FA #F4E2FD
Accessibility & contrast
On white
2.80
#CA77F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#CA77F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA77F7
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA77F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA77F7 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5696FB
Deuteranopia (green-blind)
#719CF4
Tritanopia (blue-blind)
#C58CAC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca77f7; /* rgb */ color: rgb(202, 119, 247); /* oklch */ color: oklch(71.0% 0.195 312.4);
Tailwind
colors: {
custom: {
50: '#dda1fa',
500: '#ca77f7',
950: '#000000',
},
}SCSS
$custom: #ca77f7; $custom-light: #dda1fa; $custom-dark: #000000;
JSON
{
"hex": "#ca77f7",
"rgb": {
"r": 202,
"g": 119,
"b": 247
},
"hsl": {
"h": 278.906,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.70981,
"c": 0.19457,
"h": 312.4
},
"luminance": 0.32466
}Semantic roles & 50–950 ramp
primary
#CA77F7
secondary
#E0F5D5
accent
#E60051
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85