#CA77BE#CA77BE
#CA77BE is a light, vivid purple. Relative luminance 0.295; OKLCH L 68.3% C 0.137 H 332.4°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CA77BE |
|---|---|
| RGB | rgb(202, 119, 190) |
| HSL | hsl(309, 44%, 63%) |
| HSV | hsv(309, 41%, 79%) |
| CMYK | cmyk(0%, 41.1%, 5.9%, 20.8%) |
| CIE-LAB | lab(61.19, 42.73, -23.51) |
| CIE-LCH | lch(61.19, 48.77, 331.18°) |
| OKLab | oklab(68.27% 0.1217 -0.0636) |
| OKLCH | oklch(68.27% 0.137 332.4) |
| XYZ | xyz(40.2479, 29.4701, 52.2735) |
| Luminance | 0.2947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.79
Orchid
#DA70D6
ΔE00 5.02
Pale Magenta
#D767AD
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.42
Purplish Pink
#CE5DAE
ΔE00 6.17
Soft Purple
#A66FB5
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA77BE #77CA83
analogous
#AC77CA #CA77BE #CA7794
triadic
#CA77BE #BECA77 #77BECA
tetradic
#CA77BE #CAAC77 #77CA83 #7794CA
square
#CA77BE #CAAC77 #77CA83 #7794CA
split-complementary
#CA77BE #94CA77 #77CAAC
monochromatic
#8F3882 #B94BA9 #CA77BE #DBA3D3 #ECCFE8
Accessibility & contrast
On white
3.05
#CA77BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#CA77BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA77BE
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA77BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA77BE | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#758CC1
Deuteranopia (green-blind)
#8B98BB
Tritanopia (blue-blind)
#D17C92
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #ca77be; /* rgb */ color: rgb(202, 119, 190); /* oklch */ color: oklch(68.3% 0.137 332.4);
Tailwind
colors: {
custom: {
50: '#dba0d1',
500: '#ca77be',
950: '#000000',
},
}SCSS
$custom: #ca77be; $custom-light: #dba0d1; $custom-dark: #000000;
JSON
{
"hex": "#ca77be",
"rgb": {
"r": 202,
"g": 119,
"b": 190
},
"hsl": {
"h": 308.675,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.68267,
"c": 0.13733,
"h": 332.4
},
"luminance": 0.29468
}Semantic roles & 50–950 ramp
primary
#CA77BE
secondary
#BFDDC4
accent
#B7422E
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F14
muted
#837F82