#CA77E5#CA77E5
#CA77E5 is a light, vivid purple. Relative luminance 0.314; OKLCH L 70.0% C 0.176 H 317.4°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CA77E5 |
|---|---|
| RGB | rgb(202, 119, 229) |
| HSL | hsl(285, 68%, 68%) |
| HSV | hsv(285, 48%, 90%) |
| CMYK | cmyk(11.8%, 48%, 0%, 10.2%) |
| CIE-LAB | lab(62.85, 50.10, -42.85) |
| CIE-LCH | lch(62.85, 65.92, 319.46°) |
| OKLab | oklab(70.05% 0.1292 -0.1188) |
| OKLCH | oklch(70.05% 0.176 317.4) |
| XYZ | xyz(45.0948, 31.4088, 77.8006) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.12
Orchid
#DA70D6
ΔE00 4.73
Easter Purple
#C071FE
ΔE00 5.29
Orchid (survey)
#C875C4
ΔE00 6.15
Bright Lilac
#C95EFB
ΔE00 6.30
Light Urple
#B36FF6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA77E5 #92E577
analogous
#9377E5 #CA77E5 #E577C9
triadic
#CA77E5 #E5CA77 #77E5CA
tetradic
#CA77E5 #E59377 #92E577 #77C9E5
square
#CA77E5 #E59377 #92E577 #77C9E5
split-complementary
#CA77E5 #C9E577 #77E593
monochromatic
#9824BD #B644DB #CA77E5 #DEAAEF #F2DEF9
Accessibility & contrast
On white
2.88
#CA77E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#CA77E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA77E5
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA77E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA77E5 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6393E9
Deuteranopia (green-blind)
#7B9BE2
Tritanopia (blue-blind)
#C987A3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ca77e5; /* rgb */ color: rgb(202, 119, 229); /* oklch */ color: oklch(70.0% 0.176 317.4);
Tailwind
colors: {
custom: {
50: '#dca1ed',
500: '#ca77e5',
950: '#000000',
},
}SCSS
$custom: #ca77e5; $custom-light: #dca1ed; $custom-dark: #000000;
JSON
{
"hex": "#ca77e5",
"rgb": {
"r": 202,
"g": 119,
"b": 229
},
"hsl": {
"h": 285.273,
"s": 67.901,
"l": 68.235
},
"oklch": {
"l": 0.70048,
"c": 0.17552,
"h": 317.4
},
"luminance": 0.31407
}Semantic roles & 50–950 ramp
primary
#CA77E5
secondary
#D3EDCB
accent
#D01643
background
#FDFAFE
surface
#FBF3FD
border
#D4CDD5
text
#150F16
muted
#837F84