#F773E4#F773E4
#F773E4 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.9% C 0.207 H 333.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F773E4 |
|---|---|
| RGB | rgb(247, 115, 228) |
| HSL | hsl(309, 89%, 71%) |
| HSV | hsv(309, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 7.7%, 3.1%) |
| CIE-LAB | lab(67.76, 64.28, -34.22) |
| CIE-LCH | lch(67.76, 72.82, 331.97°) |
| OKLab | oklab(74.86% 0.1847 -0.0931) |
| OKLCH | oklch(74.86% 0.207 333.2) |
| XYZ | xyz(58.4921, 37.6411, 77.5684) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.32
Candy Pink
#FF63E9
ΔE00 2.55
Violet (CSS)
#EE82EE
ΔE00 3.36
Light Magenta
#FA5FF7
ΔE00 4.53
Orchid
#DA70D6
ΔE00 4.90
Violet Pink
#FB5FFC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773E4 #73F786
analogous
#C873F7 #F773E4 #F773A2
triadic
#F773E4 #E4F773 #73E4F7
tetradic
#F773E4 #F7C873 #73F786 #73A2F7
square
#F773E4 #F7C873 #73F786 #73A2F7
split-complementary
#F773E4 #A2F773 #73F7C8
monochromatic
#E30DC4 #F439D9 #F773E4 #FAADEF #FDE2F9
Accessibility & contrast
On white
2.46
#F773E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F773E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773E4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773E4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7099E8
Deuteranopia (green-blind)
#98ACE0
Tritanopia (blue-blind)
#FF7CA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f773e4; /* rgb */ color: rgb(247, 115, 228); /* oklch */ color: oklch(74.9% 0.207 333.2);
Tailwind
colors: {
custom: {
50: '#fda1ed',
500: '#f773e4',
950: '#000000',
},
}SCSS
$custom: #f773e4; $custom-light: #fda1ed; $custom-dark: #000000;
JSON
{
"hex": "#f773e4",
"rgb": {
"r": 247,
"g": 115,
"b": 228
},
"hsl": {
"h": 308.636,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.74858,
"c": 0.20688,
"h": 333.2
},
"luminance": 0.37637
}Semantic roles & 50–950 ramp
primary
#F773E4
secondary
#D1F4D6
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84