#F77FE0#F77FE0
#F77FE0 is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.3% C 0.185 H 334.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FE0 |
|---|---|
| RGB | rgb(247, 127, 224) |
| HSL | hsl(312, 88%, 73%) |
| HSV | hsv(312, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 9.3%, 3.1%) |
| CIE-LAB | lab(69.71, 58.05, -28.98) |
| CIE-LCH | lch(69.71, 64.88, 333.47°) |
| OKLab | oklab(76.25% 0.1677 -0.0784) |
| OKLCH | oklch(76.25% 0.185 334.9) |
| XYZ | xyz(59.4018, 40.3386, 75.1640) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 4.99
Bubblegum Pink
#FE83CC
ΔE00 5.09
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FE0 #7FF796
analogous
#D27FF7 #F77FE0 #F77FA4
triadic
#F77FE0 #E0F77F #7FE0F7
tetradic
#F77FE0 #F7D27F #7FF796 #7FA4F7
square
#F77FE0 #F7D27F #7FF796 #7FA4F7
split-complementary
#F77FE0 #A4F77F #7FF7D2
monochromatic
#ED0FC2 #F345D2 #F77FE0 #FBB9EE #FDE2F8
Accessibility & contrast
On white
2.32
#F77FE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F77FE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FE0
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FE0 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9FE3
Deuteranopia (green-blind)
#A1B1DD
Tritanopia (blue-blind)
#FF85A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f77fe0; /* rgb */ color: rgb(247, 127, 224); /* oklch */ color: oklch(76.3% 0.185 334.9);
Tailwind
colors: {
custom: {
50: '#fca8ea',
500: '#f77fe0',
950: '#000000',
},
}SCSS
$custom: #f77fe0; $custom-light: #fca8ea; $custom-dark: #000000;
JSON
{
"hex": "#f77fe0",
"rgb": {
"r": 247,
"g": 127,
"b": 224
},
"hsl": {
"h": 311.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.76254,
"c": 0.18515,
"h": 334.9
},
"luminance": 0.40335
}Semantic roles & 50–950 ramp
primary
#F77FE0
secondary
#D6F5DC
accent
#E52C01
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84