#F77FED#F77FED
#F77FED is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.8% C 0.196 H 330.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FED |
|---|---|
| RGB | rgb(247, 127, 237) |
| HSL | hsl(305, 88%, 73%) |
| HSV | hsv(305, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 4%, 3.1%) |
| CIE-LAB | lab(70.23, 60.17, -35.35) |
| CIE-LCH | lch(70.23, 69.79, 329.57°) |
| OKLab | oklab(76.81% 0.1703 -0.0964) |
| OKLCH | oklch(76.81% 0.196 330.5) |
| XYZ | xyz(61.2327, 41.0710, 84.8066) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FED #7FF789
analogous
#C57FF7 #F77FED #F77FB1
triadic
#F77FED #EDF77F #7FEDF7
tetradic
#F77FED #F7C57F #7FF789 #7FB1F7
square
#F77FED #F7C57F #7FF789 #7FB1F7
split-complementary
#F77FED #B1F77F #7FF7C5
monochromatic
#ED0FDA #F345E5 #F77FED #FBB9F5 #FDE2FB
Accessibility & contrast
On white
2.28
#F77FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F77FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FED
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FED | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77fed; /* rgb */ color: rgb(247, 127, 237); /* oklch */ color: oklch(76.8% 0.196 330.5);
Tailwind
colors: {
custom: {
50: '#fca8f3',
500: '#f77fed',
950: '#000000',
},
}SCSS
$custom: #f77fed; $custom-light: #fca8f3; $custom-dark: #000000;
JSON
{
"hex": "#f77fed",
"rgb": {
"r": 247,
"g": 127,
"b": 237
},
"hsl": {
"h": 305,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.76806,
"c": 0.19568,
"h": 330.5
},
"luminance": 0.41067
}Semantic roles & 50–950 ramp
primary
#F77FED
secondary
#D6F5D8
accent
#E51401
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85