#F784F3#F784F3
#F784F3 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.7% C 0.193 H 328.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F784F3 |
|---|---|
| RGB | rgb(247, 132, 243) |
| HSL | hsl(302, 88%, 74%) |
| HSV | hsv(302, 47%, 97%) |
| CMYK | cmyk(0%, 46.6%, 1.6%, 3.1%) |
| CIE-LAB | lab(71.39, 58.79, -36.84) |
| CIE-LCH | lch(71.39, 69.38, 327.93°) |
| OKLab | oklab(77.75% 0.1645 -0.1007) |
| OKLCH | oklch(77.75% 0.193 328.5) |
| XYZ | xyz(62.7858, 42.7512, 89.7213) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 5.26
Candy Pink
#FF63E9
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 6.23
Violet Pink
#FB5FFC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F784F3 #84F788
analogous
#C284F7 #F784F3 #F784BA
triadic
#F784F3 #F3F784 #84F3F7
tetradic
#F784F3 #F7C284 #84F788 #84BAF7
square
#F784F3 #F7C284 #84F788 #84BAF7
split-complementary
#F784F3 #BAF784 #84F7C2
monochromatic
#F011E8 #F34BED #F784F3 #FBBDF9 #FDE2FC
Accessibility & contrast
On white
2.20
#F784F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#F784F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F784F3
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F784F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F784F3 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F7
Deuteranopia (green-blind)
#9DB4F0
Tritanopia (blue-blind)
#FE8FB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f784f3; /* rgb */ color: rgb(247, 132, 243); /* oklch */ color: oklch(77.7% 0.193 328.5);
Tailwind
colors: {
custom: {
50: '#fcabf7',
500: '#f784f3',
950: '#000000',
},
}SCSS
$custom: #f784f3; $custom-light: #fcabf7; $custom-dark: #000000;
JSON
{
"hex": "#f784f3",
"rgb": {
"r": 247,
"g": 132,
"b": 243
},
"hsl": {
"h": 302.087,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.77748,
"c": 0.1929,
"h": 328.5
},
"luminance": 0.42748
}Semantic roles & 50–950 ramp
primary
#F784F3
secondary
#D6F5D7
accent
#E40901
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85