#F77FF1#F77FF1
#F77FF1 is a light, vivid purple. Relative luminance 0.413; OKLCH L 77.0% C 0.199 H 329.2°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FF1 |
|---|---|
| RGB | rgb(247, 127, 241) |
| HSL | hsl(303, 88%, 73%) |
| HSV | hsv(303, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 2.4%, 3.1%) |
| CIE-LAB | lab(70.39, 60.85, -37.29) |
| CIE-LCH | lch(70.39, 71.36, 328.50°) |
| OKLab | oklab(76.98% 0.171 -0.102) |
| OKLCH | oklch(76.98% 0.199 329.2) |
| XYZ | xyz(61.8236, 41.3073, 87.9188) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.42
Purply Pink
#F075E6
ΔE00 2.54
Candy Pink
#FF63E9
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FF1 #7FF785
analogous
#C17FF7 #F77FF1 #F77FB5
triadic
#F77FF1 #F1F77F #7FF1F7
tetradic
#F77FF1 #F7C17F #7FF785 #7FB5F7
square
#F77FF1 #F7C17F #7FF785 #7FB5F7
split-complementary
#F77FF1 #B5F77F #7FF7C1
monochromatic
#ED0FE2 #F345EB #F77FF1 #FBB9F7 #FDE2FC
Accessibility & contrast
On white
2.27
#F77FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F77FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FF1
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FF1 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F5
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#FE8AAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77ff1; /* rgb */ color: rgb(247, 127, 241); /* oklch */ color: oklch(77.0% 0.199 329.2);
Tailwind
colors: {
custom: {
50: '#fca8f6',
500: '#f77ff1',
950: '#000000',
},
}SCSS
$custom: #f77ff1; $custom-light: #fca8f6; $custom-dark: #000000;
JSON
{
"hex": "#f77ff1",
"rgb": {
"r": 247,
"g": 127,
"b": 241
},
"hsl": {
"h": 303,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.76983,
"c": 0.19906,
"h": 329.2
},
"luminance": 0.41304
}Semantic roles & 50–950 ramp
primary
#F77FF1
secondary
#D6F5D7
accent
#E50C01
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85