#CA77F8#CA77F8
#CA77F8 is a light, vivid violet. Relative luminance 0.325; OKLCH L 71.0% C 0.196 H 312.1°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CA77F8 |
|---|---|
| RGB | rgb(202, 119, 248) |
| HSL | hsl(279, 90%, 72%) |
| HSV | hsv(279, 52%, 97%) |
| CMYK | cmyk(18.5%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(63.78, 54.01, -51.90) |
| CIE-LCH | lch(63.78, 74.91, 316.14°) |
| OKLab | oklab(71.04% 0.1312 -0.1451) |
| OKLCH | oklch(71.04% 0.196 312.1) |
| XYZ | xyz(47.8942, 32.5286, 92.5444) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.95
Easter Purple
#C071FE
ΔE00 2.76
Light Urple
#B36FF6
ΔE00 4.71
Bright Lavender
#C760FF
ΔE00 4.88
Bright Lilac
#C95EFB
ΔE00 5.04
Liliac
#C48EFD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA77F8 #A5F877
analogous
#8A77F8 #CA77F8 #F877E5
triadic
#CA77F8 #F8CA77 #77F8CA
tetradic
#CA77F8 #F88A77 #A5F877 #77E5F8
square
#CA77F8 #F88A77 #A5F877 #77E5F8
split-complementary
#CA77F8 #E5F877 #77F88A
monochromatic
#9A0CE9 #B33DF5 #CA77F8 #E1B1FB #F4E2FE
Accessibility & contrast
On white
2.80
#CA77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#CA77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA77F8
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA77F8 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5596FC
Deuteranopia (green-blind)
#709CF5
Tritanopia (blue-blind)
#C58CAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca77f8; /* rgb */ color: rgb(202, 119, 248); /* oklch */ color: oklch(71.0% 0.196 312.1);
Tailwind
colors: {
custom: {
50: '#dda1fb',
500: '#ca77f8',
950: '#000000',
},
}SCSS
$custom: #ca77f8; $custom-light: #dda1fb; $custom-dark: #000000;
JSON
{
"hex": "#ca77f8",
"rgb": {
"r": 202,
"g": 119,
"b": 248
},
"hsl": {
"h": 278.605,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.71035,
"c": 0.19563,
"h": 312.1
},
"luminance": 0.32528
}Semantic roles & 50–950 ramp
primary
#CA77F8
secondary
#E1F6D5
accent
#E60052
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85