#CA77ED#CA77ED
#CA77ED is a light, vivid purple. Relative luminance 0.319; OKLCH L 70.5% C 0.184 H 315.1°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CA77ED |
|---|---|
| RGB | rgb(202, 119, 237) |
| HSL | hsl(282, 77%, 70%) |
| HSV | hsv(282, 50%, 93%) |
| CMYK | cmyk(14.8%, 49.8%, 0%, 7.1%) |
| CIE-LAB | lab(63.23, 51.72, -46.69) |
| CIE-LCH | lch(63.23, 69.68, 317.93°) |
| OKLab | oklab(70.45% 0.1302 -0.1299) |
| OKLCH | oklch(70.45% 0.184 315.1) |
| XYZ | xyz(46.2376, 31.8659, 83.8194) |
| Luminance | 0.3186 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.96
Easter Purple
#C071FE
ΔE00 4.08
Light Urple
#B36FF6
ΔE00 5.51
Bright Lilac
#C95EFB
ΔE00 5.57
Bright Lavender
#C760FF
ΔE00 5.63
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA77ED #9AED77
analogous
#8F77ED #CA77ED #ED77D5
triadic
#CA77ED #EDCA77 #77EDCA
tetradic
#CA77ED #ED8F77 #9AED77 #77D5ED
square
#CA77ED #ED8F77 #9AED77 #77D5ED
split-complementary
#CA77ED #D5ED77 #77ED8F
monochromatic
#991BCE #B541E6 #CA77ED #DFADF4 #F4E3FB
Accessibility & contrast
On white
2.85
#CA77ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#CA77ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA77ED
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA77ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA77ED | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D94F1
Deuteranopia (green-blind)
#769BEA
Tritanopia (blue-blind)
#C889A7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ca77ed; /* rgb */ color: rgb(202, 119, 237); /* oklch */ color: oklch(70.5% 0.184 315.1);
Tailwind
colors: {
custom: {
50: '#dca1f3',
500: '#ca77ed',
950: '#000000',
},
}SCSS
$custom: #ca77ed; $custom-light: #dca1f3; $custom-dark: #000000;
JSON
{
"hex": "#ca77ed",
"rgb": {
"r": 202,
"g": 119,
"b": 237
},
"hsl": {
"h": 282.203,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.70454,
"c": 0.18393,
"h": 315.1
},
"luminance": 0.31865
}Semantic roles & 50–950 ramp
primary
#CA77ED
secondary
#D9F1CF
accent
#D90D49
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85