#CA77B4#CA77B4
#CA77B4 is a light, vivid pink. Relative luminance 0.290; OKLCH L 67.9% C 0.129 H 337.5°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CA77B4 |
|---|---|
| RGB | rgb(202, 119, 180) |
| HSL | hsl(316, 44%, 63%) |
| HSV | hsv(316, 41%, 79%) |
| CMYK | cmyk(0%, 41.1%, 10.9%, 20.8%) |
| CIE-LAB | lab(60.82, 41.02, -18.39) |
| CIE-LCH | lch(60.82, 44.95, 335.85°) |
| OKLab | oklab(67.87% 0.1191 -0.0493) |
| OKLCH | oklch(67.87% 0.129 337.5) |
| XYZ | xyz(39.1922, 29.0478, 46.7136) |
| Luminance | 0.2904 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.06
Pale Magenta
#D767AD
ΔE00 4.30
Purplish Pink
#CE5DAE
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.82
Orchid
#DA70D6
ΔE00 7.01
Soft Purple
#A66FB5
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA77B4 #77CA8D
analogous
#B777CA #CA77B4 #CA778A
triadic
#CA77B4 #B4CA77 #77B4CA
tetradic
#CA77B4 #CAB777 #77CA8D #778ACA
square
#CA77B4 #CAB777 #77CA8D #778ACA
split-complementary
#CA77B4 #8ACA77 #77CAB7
monochromatic
#8F3878 #B94B9C #CA77B4 #DBA3CC #ECCFE5
Accessibility & contrast
On white
3.08
#CA77B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#CA77B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA77B4
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA77B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA77B4 | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798BB6
Deuteranopia (green-blind)
#8E97B2
Tritanopia (blue-blind)
#D2798E
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #ca77b4; /* rgb */ color: rgb(202, 119, 180); /* oklch */ color: oklch(67.9% 0.129 337.5);
Tailwind
colors: {
custom: {
50: '#dca0ca',
500: '#ca77b4',
950: '#000000',
},
}SCSS
$custom: #ca77b4; $custom-light: #dca0ca; $custom-dark: #000000;
JSON
{
"hex": "#ca77b4",
"rgb": {
"r": 202,
"g": 119,
"b": 180
},
"hsl": {
"h": 315.904,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.67867,
"c": 0.12888,
"h": 337.5
},
"luminance": 0.29045
}Semantic roles & 50–950 ramp
primary
#CA77B4
secondary
#BFDDC7
accent
#B7532E
background
#FDFAFC
surface
#FBF3F8
border
#D4CDD1
text
#150F13
muted
#837F82