#F774F8#F774F8
#F774F8 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.9% C 0.222 H 327.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F774F8 |
|---|---|
| RGB | rgb(247, 116, 248) |
| HSL | hsl(300, 90%, 71%) |
| HSV | hsv(300, 53%, 97%) |
| CMYK | cmyk(0.4%, 53.2%, 0%, 2.7%) |
| CIE-LAB | lab(68.78, 67.12, -43.64) |
| CIE-LCH | lch(68.78, 80.06, 326.97°) |
| OKLab | oklab(75.9% 0.1863 -0.1201) |
| OKLCH | oklch(75.9% 0.222 327.2) |
| XYZ | xyz(61.5454, 39.0458, 93.0836) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 3.56
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F774F8 #75F874
analogous
#B574F8 #F774F8 #F874B7
triadic
#F774F8 #F8F774 #74F8F7
tetradic
#F774F8 #F8B574 #75F874 #74B7F8
square
#F774F8 #F8B574 #75F874 #74B7F8
split-complementary
#F774F8 #B7F874 #74F8B5
monochromatic
#E40CE6 #F43AF5 #F774F8 #FAAEFB #FDE2FE
Accessibility & contrast
On white
2.38
#F774F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F774F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F774F8
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F774F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F774F8 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#FD83AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f774f8; /* rgb */ color: rgb(247, 116, 248); /* oklch */ color: oklch(75.9% 0.222 327.2);
Tailwind
colors: {
custom: {
50: '#fda2fb',
500: '#f774f8',
950: '#000000',
},
}SCSS
$custom: #f774f8; $custom-light: #fda2fb; $custom-dark: #000000;
JSON
{
"hex": "#f774f8",
"rgb": {
"r": 247,
"g": 116,
"b": 248
},
"hsl": {
"h": 299.545,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.75897,
"c": 0.22167,
"h": 327.2
},
"luminance": 0.39042
}Semantic roles & 50–950 ramp
primary
#F774F8
secondary
#D3F5D3
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85