#F771F2#F771F2
#F771F2 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.2% C 0.221 H 328.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F771F2 |
|---|---|
| RGB | rgb(247, 113, 242) |
| HSL | hsl(302, 89%, 71%) |
| HSV | hsv(302, 54%, 97%) |
| CMYK | cmyk(0%, 54.3%, 2%, 3.1%) |
| CIE-LAB | lab(68.02, 67.45, -41.54) |
| CIE-LCH | lch(68.02, 79.22, 328.37°) |
| OKLab | oklab(75.25% 0.1894 -0.114) |
| OKLCH | oklch(75.25% 0.221 328.9) |
| XYZ | xyz(60.2892, 37.9990, 88.1462) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.97
Candy Pink
#FF63E9
ΔE00 2.65
Light Magenta
#FA5FF7
ΔE00 2.82
Violet Pink
#FB5FFC
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 3.17
Orchid
#DA70D6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F771F2 #71F776
analogous
#B971F7 #F771F2 #F771AF
triadic
#F771F2 #F2F771 #71F2F7
tetradic
#F771F2 #F7B971 #71F776 #71AFF7
square
#F771F2 #F7B971 #71F776 #71AFF7
split-complementary
#F771F2 #AFF771 #71F7B9
monochromatic
#E10DD9 #F437ED #F771F2 #FAABF7 #FDE2FC
Accessibility & contrast
On white
2.44
#F771F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F771F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F771F2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F771F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F771F2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669AF6
Deuteranopia (green-blind)
#91ACEE
Tritanopia (blue-blind)
#FF7FA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f771f2; /* rgb */ color: rgb(247, 113, 242); /* oklch */ color: oklch(75.2% 0.221 328.9);
Tailwind
colors: {
custom: {
50: '#fda0f7',
500: '#f771f2',
950: '#000000',
},
}SCSS
$custom: #f771f2; $custom-light: #fda0f7; $custom-dark: #000000;
JSON
{
"hex": "#f771f2",
"rgb": {
"r": 247,
"g": 113,
"b": 242
},
"hsl": {
"h": 302.239,
"s": 89.333,
"l": 70.588
},
"oklch": {
"l": 0.75249,
"c": 0.22106,
"h": 328.9
},
"luminance": 0.37995
}Semantic roles & 50–950 ramp
primary
#F771F2
secondary
#D0F4D1
accent
#E60900
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85