#F77BE9#F77BE9
#F77BE9 is a light, vivid purple. Relative luminance 0.398; OKLCH L 76.1% C 0.199 H 331.7°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BE9 |
|---|---|
| RGB | rgb(247, 123, 233) |
| HSL | hsl(307, 89%, 73%) |
| HSV | hsv(307, 50%, 97%) |
| CMYK | cmyk(0%, 50.2%, 5.7%, 3.1%) |
| CIE-LAB | lab(69.35, 61.40, -34.51) |
| CIE-LCH | lch(69.35, 70.44, 330.66°) |
| OKLab | oklab(76.1% 0.175 -0.094) |
| OKLCH | oklch(76.1% 0.199 331.7) |
| XYZ | xyz(60.1484, 39.8271, 81.5943) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.76
Violet (CSS)
#EE82EE
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 5.26
Violet Pink
#FB5FFC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BE9 #7BF789
analogous
#C77BF7 #F77BE9 #F77BAB
triadic
#F77BE9 #E9F77B #7BE9F7
tetradic
#F77BE9 #F7C77B #7BF789 #7BABF7
square
#F77BE9 #F7C77B #7BF789 #7BABF7
split-complementary
#F77BE9 #ABF77B #7BF7C7
monochromatic
#E90ED1 #F441DF #F77BE9 #FAB5F3 #FDE2FA
Accessibility & contrast
On white
2.34
#F77BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F77BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BE9
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BE9 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779EED
Deuteranopia (green-blind)
#9BB0E5
Tritanopia (blue-blind)
#FF84A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f77be9; /* rgb */ color: rgb(247, 123, 233); /* oklch */ color: oklch(76.1% 0.199 331.7);
Tailwind
colors: {
custom: {
50: '#fca6f0',
500: '#f77be9',
950: '#000000',
},
}SCSS
$custom: #f77be9; $custom-light: #fca6f0; $custom-dark: #000000;
JSON
{
"hex": "#f77be9",
"rgb": {
"r": 247,
"g": 123,
"b": 233
},
"hsl": {
"h": 306.774,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.76101,
"c": 0.19863,
"h": 331.7
},
"luminance": 0.39823
}Semantic roles & 50–950 ramp
primary
#F77BE9
secondary
#D6F5D9
accent
#E51A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84