#CA77F4#CA77F4
#CA77F4 is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.8% C 0.191 H 313.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CA77F4 |
|---|---|
| RGB | rgb(202, 119, 244) |
| HSL | hsl(280, 85%, 71%) |
| HSV | hsv(280, 51%, 96%) |
| CMYK | cmyk(17.2%, 51.2%, 0%, 4.3%) |
| CIE-LAB | lab(63.58, 53.17, -50.02) |
| CIE-LCH | lch(63.58, 73.00, 316.75°) |
| OKLab | oklab(70.82% 0.1309 -0.1396) |
| OKLCH | oklch(70.82% 0.191 313.2) |
| XYZ | xyz(47.2803, 32.2830, 89.3110) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.20
Easter Purple
#C071FE
ΔE00 3.18
Light Urple
#B36FF6
ΔE00 4.93
Bright Lavender
#C760FF
ΔE00 5.08
Bright Lilac
#C95EFB
ΔE00 5.16
Liliac
#C48EFD
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA77F4 #A1F477
analogous
#8B77F4 #CA77F4 #F477DF
triadic
#CA77F4 #F4CA77 #77F4CA
tetradic
#CA77F4 #F48B77 #A1F477 #77DFF4
square
#CA77F4 #F48B77 #A1F477 #77DFF4
split-complementary
#CA77F4 #DFF477 #77F48B
monochromatic
#9A12DF #B43EEF #CA77F4 #E0B0F9 #F4E3FD
Accessibility & contrast
On white
2.82
#CA77F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#CA77F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA77F4
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA77F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA77F4 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5995F8
Deuteranopia (green-blind)
#729CF1
Tritanopia (blue-blind)
#C68BAB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca77f4; /* rgb */ color: rgb(202, 119, 244); /* oklch */ color: oklch(70.8% 0.191 313.2);
Tailwind
colors: {
custom: {
50: '#dda1f8',
500: '#ca77f4',
950: '#000000',
},
}SCSS
$custom: #ca77f4; $custom-light: #dda1f8; $custom-dark: #000000;
JSON
{
"hex": "#ca77f4",
"rgb": {
"r": 202,
"g": 119,
"b": 244
},
"hsl": {
"h": 279.84,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.70821,
"c": 0.19136,
"h": 313.2
},
"luminance": 0.32282
}Semantic roles & 50–950 ramp
primary
#CA77F4
secondary
#DEF4D3
accent
#E2044E
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85