#F77CE9#F77CE9
#F77CE9 is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.2% C 0.197 H 331.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CE9 |
|---|---|
| RGB | rgb(247, 124, 233) |
| HSL | hsl(307, 88%, 73%) |
| HSV | hsv(307, 50%, 97%) |
| CMYK | cmyk(0%, 49.8%, 5.7%, 3.1%) |
| CIE-LAB | lab(69.52, 60.93, -34.24) |
| CIE-LCH | lch(69.52, 69.89, 330.67°) |
| OKLab | oklab(76.23% 0.1736 -0.0933) |
| OKLCH | oklch(76.23% 0.197 331.8) |
| XYZ | xyz(60.2731, 40.0764, 81.6359) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.92
Violet (CSS)
#EE82EE
ΔE00 2.10
Candy Pink
#FF63E9
ΔE00 3.95
Lavender Pink
#DD85D7
ΔE00 4.75
Light Magenta
#FA5FF7
ΔE00 5.43
Orchid
#DA70D6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CE9 #7CF78A
analogous
#C77CF7 #F77CE9 #F77CAC
triadic
#F77CE9 #E9F77C #7CE9F7
tetradic
#F77CE9 #F7C77C #7CF78A #7CACF7
square
#F77CE9 #F7C77C #7CF78A #7CACF7
split-complementary
#F77CE9 #ACF77C #7CF7C7
monochromatic
#EA0ED1 #F342DF #F77CE9 #FBB6F3 #FDE2FA
Accessibility & contrast
On white
2.33
#F77CE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F77CE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CE9
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CE9 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FED
Deuteranopia (green-blind)
#9BB0E5
Tritanopia (blue-blind)
#FF85A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f77ce9; /* rgb */ color: rgb(247, 124, 233); /* oklch */ color: oklch(76.2% 0.197 331.8);
Tailwind
colors: {
custom: {
50: '#fca6f0',
500: '#f77ce9',
950: '#000000',
},
}SCSS
$custom: #f77ce9; $custom-light: #fca6f0; $custom-dark: #000000;
JSON
{
"hex": "#f77ce9",
"rgb": {
"r": 247,
"g": 124,
"b": 233
},
"hsl": {
"h": 306.829,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.76233,
"c": 0.19707,
"h": 331.8
},
"luminance": 0.40073
}Semantic roles & 50–950 ramp
primary
#F77CE9
secondary
#D6F5D9
accent
#E51A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84