#F77EE9#F77EE9
#F77EE9 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.5% C 0.194 H 331.8°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EE9 |
|---|---|
| RGB | rgb(247, 126, 233) |
| HSL | hsl(307, 88%, 73%) |
| HSV | hsv(307, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 5.7%, 3.1%) |
| CIE-LAB | lab(69.88, 59.98, -33.68) |
| CIE-LCH | lch(69.88, 68.79, 330.69°) |
| OKLab | oklab(76.5% 0.1709 -0.0917) |
| OKLCH | oklch(76.5% 0.194 331.8) |
| XYZ | xyz(60.5263, 40.5828, 81.7203) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 5.80
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EE9 #7EF78C
analogous
#C87EF7 #F77EE9 #F77EAC
triadic
#F77EE9 #E9F77E #7EE9F7
tetradic
#F77EE9 #F7C87E #7EF78C #7EACF7
square
#F77EE9 #F7C87E #7EF78C #7EACF7
split-complementary
#F77EE9 #ACF77E #7EF7C8
monochromatic
#EC0FD2 #F344DF #F77EE9 #FBB8F3 #FDE2FA
Accessibility & contrast
On white
2.30
#F77EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F77EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EE9
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EE9 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#9DB1E6
Tritanopia (blue-blind)
#FF87A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77ee9; /* rgb */ color: rgb(247, 126, 233); /* oklch */ color: oklch(76.5% 0.194 331.8);
Tailwind
colors: {
custom: {
50: '#fca7f0',
500: '#f77ee9',
950: '#000000',
},
}SCSS
$custom: #f77ee9; $custom-light: #fca7f0; $custom-dark: #000000;
JSON
{
"hex": "#f77ee9",
"rgb": {
"r": 247,
"g": 126,
"b": 233
},
"hsl": {
"h": 306.942,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.76499,
"c": 0.19394,
"h": 331.8
},
"luminance": 0.40579
}Semantic roles & 50–950 ramp
primary
#F77EE9
secondary
#D6F5D9
accent
#E51B01
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84