#F77FEC#F77FEC
#F77FEC is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.8% C 0.195 H 330.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FEC |
|---|---|
| RGB | rgb(247, 127, 236) |
| HSL | hsl(306, 88%, 73%) |
| HSV | hsv(306, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 4.5%, 3.1%) |
| CIE-LAB | lab(70.18, 60.01, -34.86) |
| CIE-LCH | lch(70.18, 69.40, 329.84°) |
| OKLab | oklab(76.76% 0.1701 -0.0951) |
| OKLCH | oklch(76.76% 0.195 330.8) |
| XYZ | xyz(61.0870, 41.0127, 84.0393) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 5.72
Violet Pink
#FB5FFC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FEC #7FF78A
analogous
#C67FF7 #F77FEC #F77FB0
triadic
#F77FEC #ECF77F #7FECF7
tetradic
#F77FEC #F7C67F #7FF78A #7FB0F7
square
#F77FEC #F7C67F #7FF78A #7FB0F7
split-complementary
#F77FEC #B0F77F #7FF7C6
monochromatic
#ED0FD8 #F345E3 #F77FEC #FBB9F5 #FDE2FB
Accessibility & contrast
On white
2.28
#F77FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F77FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FEC
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FEC | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#9CB2E8
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77fec; /* rgb */ color: rgb(247, 127, 236); /* oklch */ color: oklch(76.8% 0.195 330.8);
Tailwind
colors: {
custom: {
50: '#fca8f2',
500: '#f77fec',
950: '#000000',
},
}SCSS
$custom: #f77fec; $custom-light: #fca8f2; $custom-dark: #000000;
JSON
{
"hex": "#f77fec",
"rgb": {
"r": 247,
"g": 127,
"b": 236
},
"hsl": {
"h": 305.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.76763,
"c": 0.19485,
"h": 330.8
},
"luminance": 0.41009
}Semantic roles & 50–950 ramp
primary
#F77FEC
secondary
#D6F5D9
accent
#E51601
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85