#F77FEB#F77FEB
#F77FEB is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.7% C 0.194 H 331.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FEB |
|---|---|
| RGB | rgb(247, 127, 235) |
| HSL | hsl(306, 88%, 73%) |
| HSV | hsv(306, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 4.9%, 3.1%) |
| CIE-LAB | lab(70.14, 59.84, -34.38) |
| CIE-LCH | lch(70.14, 69.01, 330.12°) |
| OKLab | oklab(76.72% 0.1699 -0.0937) |
| OKLCH | oklch(76.72% 0.194 331.1) |
| XYZ | xyz(60.9421, 40.9547, 83.2763) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.80
Purply Pink
#F075E6
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 5.80
Violet Pink
#FB5FFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FEB #7FF78B
analogous
#C77FF7 #F77FEB #F77FAF
triadic
#F77FEB #EBF77F #7FEBF7
tetradic
#F77FEB #F7C77F #7FF78B #7FAFF7
square
#F77FEB #F7C77F #7FF78B #7FAFF7
split-complementary
#F77FEB #AFF77F #7FF7C7
monochromatic
#ED0FD7 #F345E2 #F77FEB #FBB9F4 #FDE2FA
Accessibility & contrast
On white
2.29
#F77FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F77FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FEB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FEB | 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)
#7AA1EF
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#FF88AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77feb; /* rgb */ color: rgb(247, 127, 235); /* oklch */ color: oklch(76.7% 0.194 331.1);
Tailwind
colors: {
custom: {
50: '#fca8f1',
500: '#f77feb',
950: '#000000',
},
}SCSS
$custom: #f77feb; $custom-light: #fca8f1; $custom-dark: #000000;
JSON
{
"hex": "#f77feb",
"rgb": {
"r": 247,
"g": 127,
"b": 235
},
"hsl": {
"h": 306,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.76719,
"c": 0.19402,
"h": 331.1
},
"luminance": 0.40951
}Semantic roles & 50–950 ramp
primary
#F77FEB
secondary
#D6F5D9
accent
#E51701
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85