#F77FEE#F77FEE
#F77FEE is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.8% C 0.197 H 330.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FEE |
|---|---|
| RGB | rgb(247, 127, 238) |
| HSL | hsl(305, 88%, 73%) |
| HSV | hsv(305, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 3.6%, 3.1%) |
| CIE-LAB | lab(70.27, 60.34, -35.84) |
| CIE-LCH | lch(70.27, 70.18, 329.29°) |
| OKLab | oklab(76.85% 0.1704 -0.0978) |
| OKLCH | oklch(76.85% 0.197 330.1) |
| XYZ | xyz(61.3792, 41.1296, 85.5782) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Purply Pink
#F075E6
ΔE00 2.40
Candy Pink
#FF63E9
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 4.96
Light Magenta
#FA5FF7
ΔE00 5.56
Violet Pink
#FB5FFC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FEE #7FF788
analogous
#C47FF7 #F77FEE #F77FB2
triadic
#F77FEE #EEF77F #7FEEF7
tetradic
#F77FEE #F7C47F #7FF788 #7FB2F7
square
#F77FEE #F7C47F #7FF788 #7FB2F7
split-complementary
#F77FEE #B2F77F #7FF7C4
monochromatic
#ED0FDC #F345E6 #F77FEE #FBB9F6 #FDE2FB
Accessibility & contrast
On white
2.28
#F77FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F77FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FEE
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FEE | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F2
Deuteranopia (green-blind)
#9BB2EA
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77fee; /* rgb */ color: rgb(247, 127, 238); /* oklch */ color: oklch(76.8% 0.197 330.1);
Tailwind
colors: {
custom: {
50: '#fca8f4',
500: '#f77fee',
950: '#000000',
},
}SCSS
$custom: #f77fee; $custom-light: #fca8f4; $custom-dark: #000000;
JSON
{
"hex": "#f77fee",
"rgb": {
"r": 247,
"g": 127,
"b": 238
},
"hsl": {
"h": 304.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.7685,
"c": 0.19652,
"h": 330.1
},
"luminance": 0.41126
}Semantic roles & 50–950 ramp
primary
#F77FEE
secondary
#D6F5D8
accent
#E51201
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85