#FF77CF#FF77CF
#FF77CF is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.5% C 0.192 H 343.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77CF |
|---|---|
| RGB | rgb(255, 119, 207) |
| HSL | hsl(321, 100%, 73%) |
| HSV | hsv(321, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 18.8%, 0%) |
| CIE-LAB | lab(68.72, 61.57, -20.96) |
| CIE-LCH | lch(68.72, 65.04, 341.20°) |
| OKLab | oklab(75.53% 0.1833 -0.0558) |
| OKLCH | oklch(75.53% 0.192 343.1) |
| XYZ | xyz(59.1006, 38.9635, 63.4274) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.69
Pink (survey)
#FF81C0
ΔE00 4.45
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Hot Pink
#FF69B4
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 6.06
Bubble Gum Pink
#FF69AF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77CF #77FFA7
analogous
#EB77FF #FF77CF #FF778B
triadic
#FF77CF #CFFF77 #77CFFF
tetradic
#FF77CF #FFEB77 #77FFA7 #778BFF
square
#FF77CF #FFEB77 #77FFA7 #778BFF
split-complementary
#FF77CF #8BFF77 #77FFEB
monochromatic
#FC00A3 #FF3AB9 #FF77CF #FFB4E5 #FFE0F4
Accessibility & contrast
On white
2.39
#FF77CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FF77CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77CF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77CF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819AD2
Deuteranopia (green-blind)
#A6B0CC
Tritanopia (blue-blind)
#FF779A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff77cf; /* rgb */ color: rgb(255, 119, 207); /* oklch */ color: oklch(75.5% 0.192 343.1);
Tailwind
colors: {
custom: {
50: '#ffa3dd',
500: '#ff77cf',
950: '#000000',
},
}SCSS
$custom: #ff77cf; $custom-light: #ffa3dd; $custom-dark: #000000;
JSON
{
"hex": "#ff77cf",
"rgb": {
"r": 255,
"g": 119,
"b": 207
},
"hsl": {
"h": 321.176,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75534,
"c": 0.19162,
"h": 343.1
},
"luminance": 0.38959
}Semantic roles & 50–950 ramp
primary
#FF77CF
secondary
#D4F7E0
accent
#E65100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83