#F773E9#F773E9
#F773E9 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.1% C 0.211 H 331.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F773E9 |
|---|---|
| RGB | rgb(247, 115, 233) |
| HSL | hsl(306, 89%, 71%) |
| HSV | hsv(306, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 5.7%, 3.1%) |
| CIE-LAB | lab(67.96, 65.08, -36.66) |
| CIE-LCH | lch(67.96, 74.70, 330.61°) |
| OKLab | oklab(75.08% 0.1855 -0.1001) |
| OKLCH | oklch(75.08% 0.211 331.7) |
| XYZ | xyz(59.1962, 37.9227, 81.2769) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.05
Candy Pink
#FF63E9
ΔE00 2.42
Violet (CSS)
#EE82EE
ΔE00 2.98
Light Magenta
#FA5FF7
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773E9 #73F781
analogous
#C373F7 #F773E9 #F773A7
triadic
#F773E9 #E9F773 #73E9F7
tetradic
#F773E9 #F7C373 #73F781 #73A7F7
square
#F773E9 #F7C373 #73F781 #73A7F7
split-complementary
#F773E9 #A7F773 #73F7C3
monochromatic
#E30DCC #F439E0 #F773E9 #FAADF2 #FDE2FA
Accessibility & contrast
On white
2.45
#F773E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F773E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773E9
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773E9 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AED
Deuteranopia (green-blind)
#96ACE5
Tritanopia (blue-blind)
#FF7EA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f773e9; /* rgb */ color: rgb(247, 115, 233); /* oklch */ color: oklch(75.1% 0.211 331.7);
Tailwind
colors: {
custom: {
50: '#fda1f0',
500: '#f773e9',
950: '#000000',
},
}SCSS
$custom: #f773e9; $custom-light: #fda1f0; $custom-dark: #000000;
JSON
{
"hex": "#f773e9",
"rgb": {
"r": 247,
"g": 115,
"b": 233
},
"hsl": {
"h": 306.364,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.7508,
"c": 0.21082,
"h": 331.7
},
"luminance": 0.37919
}Semantic roles & 50–950 ramp
primary
#F773E9
secondary
#D1F4D5
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84