#F77EEF#F77EEF
#F77EEF is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.8% C 0.199 H 329.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EEF |
|---|---|
| RGB | rgb(247, 126, 239) |
| HSL | hsl(304, 88%, 73%) |
| HSV | hsv(304, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 3.2%, 3.1%) |
| CIE-LAB | lab(70.13, 60.98, -36.60) |
| CIE-LCH | lch(70.13, 71.12, 329.03°) |
| OKLab | oklab(76.76% 0.172 -0.1) |
| OKLCH | oklch(76.76% 0.199 329.8) |
| XYZ | xyz(61.3980, 40.9315, 86.3112) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 2.29
Candy Pink
#FF63E9
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EEF #7EF786
analogous
#C27EF7 #F77EEF #F77EB2
triadic
#F77EEF #EFF77E #7EEFF7
tetradic
#F77EEF #F7C27E #7EF786 #7EB2F7
square
#F77EEF #F7C27E #7EF786 #7EB2F7
split-complementary
#F77EEF #B2F77E #7EF7C2
monochromatic
#EC0FDD #F344E8 #F77EEF #FBB8F6 #FDE2FB
Accessibility & contrast
On white
2.29
#F77EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F77EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EEF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EEF | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77eef; /* rgb */ color: rgb(247, 126, 239); /* oklch */ color: oklch(76.8% 0.199 329.8);
Tailwind
colors: {
custom: {
50: '#fca7f4',
500: '#f77eef',
950: '#000000',
},
}SCSS
$custom: #f77eef; $custom-light: #fca7f4; $custom-dark: #000000;
JSON
{
"hex": "#f77eef",
"rgb": {
"r": 247,
"g": 126,
"b": 239
},
"hsl": {
"h": 303.967,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.76761,
"c": 0.19893,
"h": 329.8
},
"luminance": 0.40928
}Semantic roles & 50–950 ramp
primary
#F77EEF
secondary
#D6F5D8
accent
#E51001
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85