#CA77CA#CA77CA
#CA77CA is a light, vivid purple. Relative luminance 0.300; OKLCH L 68.8% C 0.148 H 327.0°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CA77CA |
|---|---|
| RGB | rgb(202, 119, 202) |
| HSL | hsl(300, 44%, 63%) |
| HSV | hsv(300, 41%, 79%) |
| CMYK | cmyk(0%, 41.1%, 0%, 20.8%) |
| CIE-LAB | lab(61.67, 44.89, -29.57) |
| CIE-LCH | lch(61.67, 53.75, 326.63°) |
| OKLab | oklab(68.78% 0.1245 -0.0807) |
| OKLCH | oklch(68.78% 0.148 327) |
| XYZ | xyz(41.6138, 30.0164, 59.4674) |
| Luminance | 0.3001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.14
Orchid
#DA70D6
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 6.73
Wisteria
#A87DC2
ΔE00 7.11
Pale Magenta
#D767AD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA77CA #77CA77
analogous
#A077CA #CA77CA #CA77A0
triadic
#CA77CA #CACA77 #77CACA
tetradic
#CA77CA #CAA077 #77CA77 #77A0CA
square
#CA77CA #CAA077 #77CA77 #77A0CA
split-complementary
#CA77CA #A0CA77 #77CAA0
monochromatic
#8F388F #B94BB9 #CA77CA #DBA3DB #ECCFEC
Accessibility & contrast
On white
3.00
#CA77CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#CA77CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA77CA
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA77CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA77CA | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#708ECD
Deuteranopia (green-blind)
#8799C7
Tritanopia (blue-blind)
#CF7F97
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ca77ca; /* rgb */ color: rgb(202, 119, 202); /* oklch */ color: oklch(68.8% 0.148 327.0);
Tailwind
colors: {
custom: {
50: '#dca0da',
500: '#ca77ca',
950: '#000000',
},
}SCSS
$custom: #ca77ca; $custom-light: #dca0da; $custom-dark: #000000;
JSON
{
"hex": "#ca77ca",
"rgb": {
"r": 202,
"g": 119,
"b": 202
},
"hsl": {
"h": 300,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.68779,
"c": 0.14837,
"h": 327
},
"luminance": 0.30014
}Semantic roles & 50–950 ramp
primary
#CA77CA
secondary
#BFDDBF
accent
#B72E2E
background
#FDFAFD
surface
#FBF3FA
border
#D4CDD3
text
#150F15
muted
#837F83