#F77BF2#F77BF2
#F77BF2 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.206 H 328.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BF2 |
|---|---|
| RGB | rgb(247, 123, 242) |
| HSL | hsl(302, 89%, 73%) |
| HSV | hsv(302, 50%, 97%) |
| CMYK | cmyk(0%, 50.2%, 2%, 3.1%) |
| CIE-LAB | lab(69.72, 62.90, -38.88) |
| CIE-LCH | lch(69.72, 73.94, 328.28°) |
| OKLab | oklab(76.5% 0.1765 -0.1065) |
| OKLCH | oklch(76.5% 0.206 328.9) |
| XYZ | xyz(61.4670, 40.3545, 88.5388) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.58
Violet Pink
#FB5FFC
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BF2 #7BF780
analogous
#BE7BF7 #F77BF2 #F77BB4
triadic
#F77BF2 #F2F77B #7BF2F7
tetradic
#F77BF2 #F7BE7B #7BF780 #7BB4F7
square
#F77BF2 #F7BE7B #7BF780 #7BB4F7
split-complementary
#F77BF2 #B4F77B #7BF7BE
monochromatic
#E90EE1 #F441EC #F77BF2 #FAB5F8 #FDE2FC
Accessibility & contrast
On white
2.32
#F77BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F77BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BF2
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BF2 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#FE87AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f77bf2; /* rgb */ color: rgb(247, 123, 242); /* oklch */ color: oklch(76.5% 0.206 328.9);
Tailwind
colors: {
custom: {
50: '#fca6f6',
500: '#f77bf2',
950: '#000000',
},
}SCSS
$custom: #f77bf2; $custom-light: #fca6f6; $custom-dark: #000000;
JSON
{
"hex": "#f77bf2",
"rgb": {
"r": 247,
"g": 123,
"b": 242
},
"hsl": {
"h": 302.419,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.76502,
"c": 0.20609,
"h": 328.9
},
"luminance": 0.40351
}Semantic roles & 50–950 ramp
primary
#F77BF2
secondary
#D6F5D7
accent
#E50A00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85