#F77EF0#F77EF0
#F77EF0 is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.8% C 0.200 H 329.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EF0 |
|---|---|
| RGB | rgb(247, 126, 240) |
| HSL | hsl(303, 88%, 73%) |
| HSV | hsv(303, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 2.8%, 3.1%) |
| CIE-LAB | lab(70.17, 61.15, -37.09) |
| CIE-LCH | lch(70.17, 71.52, 328.77°) |
| OKLab | oklab(76.81% 0.1721 -0.1014) |
| OKLCH | oklch(76.81% 0.2 329.5) |
| XYZ | xyz(61.5461, 40.9907, 87.0914) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.48
Purply Pink
#F075E6
ΔE00 2.34
Candy Pink
#FF63E9
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EF0 #7EF785
analogous
#C17EF7 #F77EF0 #F77EB3
triadic
#F77EF0 #F0F77E #7EF0F7
tetradic
#F77EF0 #F7C17E #7EF785 #7EB3F7
square
#F77EF0 #F7C17E #7EF785 #7EB3F7
split-complementary
#F77EF0 #B3F77E #7EF7C1
monochromatic
#EC0FDF #F344E9 #F77EF0 #FBB8F7 #FDE2FC
Accessibility & contrast
On white
2.28
#F77EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F77EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EF0
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EF0 | 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)
#76A1F4
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77ef0; /* rgb */ color: rgb(247, 126, 240); /* oklch */ color: oklch(76.8% 0.200 329.5);
Tailwind
colors: {
custom: {
50: '#fca7f5',
500: '#f77ef0',
950: '#000000',
},
}SCSS
$custom: #f77ef0; $custom-light: #fca7f5; $custom-dark: #000000;
JSON
{
"hex": "#f77ef0",
"rgb": {
"r": 247,
"g": 126,
"b": 240
},
"hsl": {
"h": 303.471,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.76805,
"c": 0.19977,
"h": 329.5
},
"luminance": 0.40987
}Semantic roles & 50–950 ramp
primary
#F77EF0
secondary
#D6F5D8
accent
#E50E01
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85