#FF77CA#FF77CA
#FF77CA is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.3% C 0.188 H 345.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77CA |
|---|---|
| RGB | rgb(255, 119, 202) |
| HSL | hsl(323, 100%, 73%) |
| HSV | hsv(323, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 20.8%, 0%) |
| CIE-LAB | lab(68.55, 60.87, -18.43) |
| CIE-LCH | lch(68.55, 63.60, 343.16°) |
| OKLab | oklab(75.35% 0.1821 -0.0488) |
| OKLCH | oklch(75.35% 0.188 345) |
| XYZ | xyz(58.4990, 38.7229, 60.2589) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.30
Pink (survey)
#FF81C0
ΔE00 3.58
Bubblegum (survey)
#FF6CB5
ΔE00 4.03
Hot Pink
#FF69B4
ΔE00 4.28
Bubble Gum Pink
#FF69AF
ΔE00 5.20
Purply Pink
#F075E6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77CA #77FFAC
analogous
#F077FF #FF77CA #FF7786
triadic
#FF77CA #CAFF77 #77CAFF
tetradic
#FF77CA #FFF077 #77FFAC #7786FF
square
#FF77CA #FFF077 #77FFAC #7786FF
split-complementary
#FF77CA #86FF77 #77FFF0
monochromatic
#FC009A #FF3AB2 #FF77CA #FFB4E2 #FFE0F3
Accessibility & contrast
On white
2.40
#FF77CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FF77CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77CA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77CA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CD
Deuteranopia (green-blind)
#A8B0C7
Tritanopia (blue-blind)
#FF7698
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff77ca; /* rgb */ color: rgb(255, 119, 202); /* oklch */ color: oklch(75.3% 0.188 345.0);
Tailwind
colors: {
custom: {
50: '#ffa3da',
500: '#ff77ca',
950: '#000000',
},
}SCSS
$custom: #ff77ca; $custom-light: #ffa3da; $custom-dark: #000000;
JSON
{
"hex": "#ff77ca",
"rgb": {
"r": 255,
"g": 119,
"b": 202
},
"hsl": {
"h": 323.382,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75347,
"c": 0.18849,
"h": 345
},
"luminance": 0.38718
}Semantic roles & 50–950 ramp
primary
#FF77CA
secondary
#D4F7E2
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83