#CA77BF#CA77BF
#CA77BF is a light, vivid purple. Relative luminance 0.295; OKLCH L 68.3% C 0.138 H 331.9°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CA77BF |
|---|---|
| RGB | rgb(202, 119, 191) |
| HSL | hsl(308, 44%, 63%) |
| HSV | hsv(308, 41%, 79%) |
| CMYK | cmyk(0%, 41.1%, 5.4%, 20.8%) |
| CIE-LAB | lab(61.23, 42.91, -24.02) |
| CIE-LCH | lch(61.23, 49.17, 330.76°) |
| OKLab | oklab(68.31% 0.122 -0.065) |
| OKLCH | oklch(68.31% 0.138 331.9) |
| XYZ | xyz(40.3576, 29.5139, 52.8511) |
| Luminance | 0.2951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.58
Orchid
#DA70D6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.32
Pale Magenta
#D767AD
ΔE00 5.55
Purplish Pink
#CE5DAE
ΔE00 6.24
Soft Purple
#A66FB5
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA77BF #77CA82
analogous
#AB77CA #CA77BF #CA7795
triadic
#CA77BF #BFCA77 #77BFCA
tetradic
#CA77BF #CAAB77 #77CA82 #7795CA
square
#CA77BF #CAAB77 #77CA82 #7795CA
split-complementary
#CA77BF #95CA77 #77CAAB
monochromatic
#8F3883 #B94BAA #CA77BF #DBA3D4 #ECCFE8
Accessibility & contrast
On white
3.04
#CA77BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#CA77BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA77BF
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA77BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA77BF | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#758DC2
Deuteranopia (green-blind)
#8B98BC
Tritanopia (blue-blind)
#D17C92
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #ca77bf; /* rgb */ color: rgb(202, 119, 191); /* oklch */ color: oklch(68.3% 0.138 331.9);
Tailwind
colors: {
custom: {
50: '#dba0d2',
500: '#ca77bf',
950: '#000000',
},
}SCSS
$custom: #ca77bf; $custom-light: #dba0d2; $custom-dark: #000000;
JSON
{
"hex": "#ca77bf",
"rgb": {
"r": 202,
"g": 119,
"b": 191
},
"hsl": {
"h": 307.952,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.68309,
"c": 0.13821,
"h": 331.9
},
"luminance": 0.29512
}Semantic roles & 50–950 ramp
primary
#CA77BF
secondary
#BFDDC3
accent
#B7412E
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F14
muted
#837F82