#F77FEF#F77FEF
#F77FEF is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.9% C 0.197 H 329.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FEF |
|---|---|
| RGB | rgb(247, 127, 239) |
| HSL | hsl(304, 88%, 73%) |
| HSV | hsv(304, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 3.2%, 3.1%) |
| CIE-LAB | lab(70.31, 60.51, -36.32) |
| CIE-LCH | lch(70.31, 70.57, 329.03°) |
| OKLab | oklab(76.89% 0.1706 -0.0992) |
| OKLCH | oklch(76.89% 0.197 329.8) |
| XYZ | xyz(61.5265, 41.1885, 86.3541) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.47
Purply Pink
#F075E6
ΔE00 2.43
Candy Pink
#FF63E9
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FEF #7FF787
analogous
#C37FF7 #F77FEF #F77FB3
triadic
#F77FEF #EFF77F #7FEFF7
tetradic
#F77FEF #F7C37F #7FF787 #7FB3F7
square
#F77FEF #F7C37F #7FF787 #7FB3F7
split-complementary
#F77FEF #B3F77F #7FF7C3
monochromatic
#ED0FDE #F345E8 #F77FEF #FBB9F6 #FDE2FB
Accessibility & contrast
On white
2.27
#F77FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F77FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FEF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FEF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F3
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77fef; /* rgb */ color: rgb(247, 127, 239); /* oklch */ color: oklch(76.9% 0.197 329.8);
Tailwind
colors: {
custom: {
50: '#fca8f4',
500: '#f77fef',
950: '#000000',
},
}SCSS
$custom: #f77fef; $custom-light: #fca8f4; $custom-dark: #000000;
JSON
{
"hex": "#f77fef",
"rgb": {
"r": 247,
"g": 127,
"b": 239
},
"hsl": {
"h": 304,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.76894,
"c": 0.19736,
"h": 329.8
},
"luminance": 0.41185
}Semantic roles & 50–950 ramp
primary
#F77FEF
secondary
#D6F5D8
accent
#E51001
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85