#F773F8#F773F8
#F773F8 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.8% C 0.223 H 327.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F773F8 |
|---|---|
| RGB | rgb(247, 115, 248) |
| HSL | hsl(300, 90%, 71%) |
| HSV | hsv(300, 54%, 97%) |
| CMYK | cmyk(0.4%, 53.6%, 0%, 2.7%) |
| CIE-LAB | lab(68.62, 67.57, -43.90) |
| CIE-LCH | lch(68.62, 80.57, 326.99°) |
| OKLab | oklab(75.78% 0.1876 -0.1208) |
| OKLCH | oklch(75.78% 0.223 327.2) |
| XYZ | xyz(61.4308, 38.8165, 93.0454) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.74
Light Magenta
#FA5FF7
ΔE00 2.99
Violet Pink
#FB5FFC
ΔE00 3.00
Violet (CSS)
#EE82EE
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 3.47
Orchid
#DA70D6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773F8 #74F873
analogous
#B473F8 #F773F8 #F873B6
triadic
#F773F8 #F8F773 #73F8F7
tetradic
#F773F8 #F8B473 #74F873 #73B6F8
square
#F773F8 #F8B473 #74F873 #73B6F8
split-complementary
#F773F8 #B6F873 #73F8B4
monochromatic
#E40BE5 #F439F5 #F773F8 #FAADFB #FDE2FE
Accessibility & contrast
On white
2.40
#F773F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F773F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773F8
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773F8 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFC
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#FE83AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f773f8; /* rgb */ color: rgb(247, 115, 248); /* oklch */ color: oklch(75.8% 0.223 327.2);
Tailwind
colors: {
custom: {
50: '#fda1fb',
500: '#f773f8',
950: '#000000',
},
}SCSS
$custom: #f773f8; $custom-light: #fda1fb; $custom-dark: #000000;
JSON
{
"hex": "#f773f8",
"rgb": {
"r": 247,
"g": 115,
"b": 248
},
"hsl": {
"h": 299.549,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.75775,
"c": 0.22313,
"h": 327.2
},
"luminance": 0.38813
}Semantic roles & 50–950 ramp
primary
#F773F8
secondary
#D2F5D2
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85