#F77AE9#F77AE9
#F77AE9 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.200 H 331.7°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F77AE9 |
|---|---|
| RGB | rgb(247, 122, 233) |
| HSL | hsl(307, 89%, 72%) |
| HSV | hsv(307, 51%, 97%) |
| CMYK | cmyk(0%, 50.6%, 5.7%, 3.1%) |
| CIE-LAB | lab(69.17, 61.87, -34.79) |
| CIE-LCH | lch(69.17, 70.98, 330.65°) |
| OKLab | oklab(75.97% 0.1763 -0.0948) |
| OKLCH | oklch(75.97% 0.2 331.7) |
| XYZ | xyz(60.0250, 39.5802, 81.5532) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.61
Violet (CSS)
#EE82EE
ΔE00 2.23
Candy Pink
#FF63E9
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 4.89
Light Magenta
#FA5FF7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77AE9 #7AF788
analogous
#C77AF7 #F77AE9 #F77AAB
triadic
#F77AE9 #E9F77A #7AE9F7
tetradic
#F77AE9 #F7C77A #7AF788 #7AABF7
square
#F77AE9 #F7C77A #7AF788 #7AABF7
split-complementary
#F77AE9 #ABF77A #7AF7C7
monochromatic
#E90ED0 #F440DF #F77AE9 #FAB4F3 #FDE2FA
Accessibility & contrast
On white
2.36
#F77AE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F77AE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77AE9
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77AE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77AE9 | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#9AAFE5
Tritanopia (blue-blind)
#FF83A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f77ae9; /* rgb */ color: rgb(247, 122, 233); /* oklch */ color: oklch(76.0% 0.200 331.7);
Tailwind
colors: {
custom: {
50: '#fca5f0',
500: '#f77ae9',
950: '#000000',
},
}SCSS
$custom: #f77ae9; $custom-light: #fca5f0; $custom-dark: #000000;
JSON
{
"hex": "#f77ae9",
"rgb": {
"r": 247,
"g": 122,
"b": 233
},
"hsl": {
"h": 306.72,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.75971,
"c": 0.20018,
"h": 331.7
},
"luminance": 0.39576
}Semantic roles & 50–950 ramp
primary
#F77AE9
secondary
#D6F5D9
accent
#E51A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84