#CA77C8#CA77C8
#CA77C8 is a light, vivid purple. Relative luminance 0.299; OKLCH L 68.7% C 0.146 H 327.9°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CA77C8 |
|---|---|
| RGB | rgb(202, 119, 200) |
| HSL | hsl(301, 44%, 63%) |
| HSV | hsv(301, 41%, 79%) |
| CMYK | cmyk(0%, 41.1%, 1%, 20.8%) |
| CIE-LAB | lab(61.59, 44.52, -28.57) |
| CIE-LCH | lch(61.59, 52.90, 327.31°) |
| OKLab | oklab(68.69% 0.1241 -0.0779) |
| OKLCH | oklch(68.69% 0.146 327.9) |
| XYZ | xyz(41.3786, 29.9223, 58.2284) |
| Luminance | 0.2992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 0.82
Orchid
#DA70D6
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 6.89
Pale Magenta
#D767AD
ΔE00 6.99
Purplish Pink
#CE5DAE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA77C8 #77CA79
analogous
#A277CA #CA77C8 #CA779E
triadic
#CA77C8 #C8CA77 #77C8CA
tetradic
#CA77C8 #CAA277 #77CA79 #779ECA
square
#CA77C8 #CAA277 #77CA79 #779ECA
split-complementary
#CA77C8 #9ECA77 #77CAA2
monochromatic
#8F388D #B94BB6 #CA77C8 #DBA3DA #ECCFEC
Accessibility & contrast
On white
3.01
#CA77C8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#CA77C8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA77C8
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA77C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA77C8 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#718ECB
Deuteranopia (green-blind)
#8799C5
Tritanopia (blue-blind)
#CF7F96
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ca77c8; /* rgb */ color: rgb(202, 119, 200); /* oklch */ color: oklch(68.7% 0.146 327.9);
Tailwind
colors: {
custom: {
50: '#dca0d9',
500: '#ca77c8',
950: '#000000',
},
}SCSS
$custom: #ca77c8; $custom-light: #dca0d9; $custom-dark: #000000;
JSON
{
"hex": "#ca77c8",
"rgb": {
"r": 202,
"g": 119,
"b": 200
},
"hsl": {
"h": 301.446,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.68691,
"c": 0.14647,
"h": 327.9
},
"luminance": 0.2992
}Semantic roles & 50–950 ramp
primary
#CA77C8
secondary
#BFDDC0
accent
#B7322E
background
#FDFAFD
surface
#FBF3FA
border
#D4CDD3
text
#150F14
muted
#837F83