#F773F4#F773F4
#F773F4 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.6% C 0.220 H 328.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F773F4 |
|---|---|
| RGB | rgb(247, 115, 244) |
| HSL | hsl(301, 89%, 71%) |
| HSV | hsv(301, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 1.2%, 3.1%) |
| CIE-LAB | lab(68.44, 66.89, -41.98) |
| CIE-LCH | lch(68.44, 78.98, 327.89°) |
| OKLab | oklab(75.59% 0.1871 -0.1153) |
| OKLCH | oklch(75.59% 0.22 328.4) |
| XYZ | xyz(60.8168, 38.5710, 89.8120) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.16
Violet (CSS)
#EE82EE
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 3.05
Light Magenta
#FA5FF7
ΔE00 3.07
Violet Pink
#FB5FFC
ΔE00 3.22
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773F4 #73F776
analogous
#B873F7 #F773F4 #F773B2
triadic
#F773F4 #F4F773 #73F4F7
tetradic
#F773F4 #F7B873 #73F776 #73B2F7
square
#F773F4 #F7B873 #73F776 #73B2F7
split-complementary
#F773F4 #B2F773 #73F7B8
monochromatic
#E30DDE #F439EF #F773F4 #FAADF9 #FDE2FD
Accessibility & contrast
On white
2.41
#F773F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F773F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773F4
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773F4 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF8
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#FE81A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f773f4; /* rgb */ color: rgb(247, 115, 244); /* oklch */ color: oklch(75.6% 0.220 328.4);
Tailwind
colors: {
custom: {
50: '#fda1f8',
500: '#f773f4',
950: '#000000',
},
}SCSS
$custom: #f773f4; $custom-light: #fda1f8; $custom-dark: #000000;
JSON
{
"hex": "#f773f4",
"rgb": {
"r": 247,
"g": 115,
"b": 244
},
"hsl": {
"h": 301.364,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.75586,
"c": 0.21978,
"h": 328.4
},
"luminance": 0.38567
}Semantic roles & 50–950 ramp
primary
#F773F4
secondary
#D1F4D2
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85