#F77EFB#F77EFB
#F77EFB is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.3% C 0.209 H 326.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EFB |
|---|---|
| RGB | rgb(247, 126, 251) |
| HSL | hsl(298, 94%, 74%) |
| HSV | hsv(298, 50%, 98%) |
| CMYK | cmyk(1.6%, 49.8%, 0%, 1.6%) |
| CIE-LAB | lab(70.64, 63.04, -42.37) |
| CIE-LCH | lch(70.64, 75.96, 326.09°) |
| OKLab | oklab(77.31% 0.1738 -0.1165) |
| OKLCH | oklch(77.31% 0.209 326.2) |
| XYZ | xyz(63.2299, 41.6643, 95.9596) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EFB #82FB7E
analogous
#B97EFB #F77EFB #FB7EC1
triadic
#F77EFB #FBF77E #7EFBF7
tetradic
#F77EFB #FBB97E #82FB7E #7EC1FB
square
#F77EFB #FBB97E #82FB7E #7EC1FB
split-complementary
#F77EFB #C1FB7E #7EFBB9
monochromatic
#EF08F7 #F343F9 #F77EFB #FBB9FD #FDE1FE
Accessibility & contrast
On white
2.25
#F77EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F77EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EFB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EFB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FF
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#FD8CB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f77efb; /* rgb */ color: rgb(247, 126, 251); /* oklch */ color: oklch(77.3% 0.209 326.2);
Tailwind
colors: {
custom: {
50: '#fca8fd',
500: '#f77efb',
950: '#000000',
},
}SCSS
$custom: #f77efb; $custom-light: #fca8fd; $custom-dark: #000000;
JSON
{
"hex": "#f77efb",
"rgb": {
"r": 247,
"g": 126,
"b": 251
},
"hsl": {
"h": 298.08,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.77306,
"c": 0.20927,
"h": 326.2
},
"luminance": 0.41661
}Semantic roles & 50–950 ramp
primary
#F77EFB
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85