#F77FE9#F77FE9
#F77FE9 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.6% C 0.192 H 331.8°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FE9 |
|---|---|
| RGB | rgb(247, 127, 233) |
| HSL | hsl(307, 88%, 73%) |
| HSV | hsv(307, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 5.7%, 3.1%) |
| CIE-LAB | lab(70.06, 59.51, -33.40) |
| CIE-LCH | lch(70.06, 68.24, 330.70°) |
| OKLab | oklab(76.63% 0.1695 -0.0909) |
| OKLCH | oklch(76.63% 0.192 331.8) |
| XYZ | xyz(60.6548, 40.8398, 81.7631) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 2.42
Candy Pink
#FF63E9
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 5.98
Orchid
#DA70D6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FE9 #7FF78D
analogous
#C97FF7 #F77FE9 #F77FAD
triadic
#F77FE9 #E9F77F #7FE9F7
tetradic
#F77FE9 #F7C97F #7FF78D #7FADF7
square
#F77FE9 #F7C97F #7FF78D #7FADF7
split-complementary
#F77FE9 #ADF77F #7FF7C9
monochromatic
#ED0FD3 #F345DF #F77FE9 #FBB9F3 #FDE2FA
Accessibility & contrast
On white
2.29
#F77FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F77FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FE9
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FE9 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1ED
Deuteranopia (green-blind)
#9DB1E6
Tritanopia (blue-blind)
#FF88A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77fe9; /* rgb */ color: rgb(247, 127, 233); /* oklch */ color: oklch(76.6% 0.192 331.8);
Tailwind
colors: {
custom: {
50: '#fca8f0',
500: '#f77fe9',
950: '#000000',
},
}SCSS
$custom: #f77fe9; $custom-light: #fca8f0; $custom-dark: #000000;
JSON
{
"hex": "#f77fe9",
"rgb": {
"r": 247,
"g": 127,
"b": 233
},
"hsl": {
"h": 307,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.76633,
"c": 0.19237,
"h": 331.8
},
"luminance": 0.40836
}Semantic roles & 50–950 ramp
primary
#F77FE9
secondary
#D6F5D9
accent
#E51B01
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84