#F77BF1#F77BF1
#F77BF1 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.205 H 329.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BF1 |
|---|---|
| RGB | rgb(247, 123, 241) |
| HSL | hsl(303, 89%, 73%) |
| HSV | hsv(303, 50%, 97%) |
| CMYK | cmyk(0%, 50.2%, 2.4%, 3.1%) |
| CIE-LAB | lab(69.68, 62.73, -38.40) |
| CIE-LCH | lch(69.68, 73.55, 328.53°) |
| OKLab | oklab(76.46% 0.1763 -0.1051) |
| OKLCH | oklch(76.46% 0.205 329.2) |
| XYZ | xyz(61.3172, 40.2946, 87.7500) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BF1 #7BF781
analogous
#BF7BF7 #F77BF1 #F77BB3
triadic
#F77BF1 #F1F77B #7BF1F7
tetradic
#F77BF1 #F7BF7B #7BF781 #7BB3F7
square
#F77BF1 #F7BF7B #7BF781 #7BB3F7
split-complementary
#F77BF1 #B3F77B #7BF7BF
monochromatic
#E90EDF #F441EB #F77BF1 #FAB5F7 #FDE2FC
Accessibility & contrast
On white
2.32
#F77BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F77BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BF1
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BF1 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F5
Deuteranopia (green-blind)
#97B0ED
Tritanopia (blue-blind)
#FE87AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f77bf1; /* rgb */ color: rgb(247, 123, 241); /* oklch */ color: oklch(76.5% 0.205 329.2);
Tailwind
colors: {
custom: {
50: '#fca6f6',
500: '#f77bf1',
950: '#000000',
},
}SCSS
$custom: #f77bf1; $custom-light: #fca6f6; $custom-dark: #000000;
JSON
{
"hex": "#f77bf1",
"rgb": {
"r": 247,
"g": 123,
"b": 241
},
"hsl": {
"h": 302.903,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.76456,
"c": 0.20525,
"h": 329.2
},
"luminance": 0.40291
}Semantic roles & 50–950 ramp
primary
#F77BF1
secondary
#D6F5D7
accent
#E50B00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85