#F784FA#F784FA
#F784FA is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.1% C 0.199 H 326.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F784FA |
|---|---|
| RGB | rgb(247, 132, 250) |
| HSL | hsl(298, 92%, 75%) |
| HSV | hsv(298, 47%, 98%) |
| CMYK | cmyk(1.2%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(71.68, 60.01, -40.21) |
| CIE-LCH | lch(71.68, 72.23, 326.18°) |
| OKLab | oklab(78.06% 0.1657 -0.1104) |
| OKLCH | oklch(78.06% 0.199 326.3) |
| XYZ | xyz(63.8631, 43.1821, 95.3950) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 5.79
Violet Pink
#FB5FFC
ΔE00 5.99
Light Magenta
#FA5FF7
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F784FA #87FA84
analogous
#BC84FA #F784FA #FA84C2
triadic
#F784FA #FAF784 #84FAF7
tetradic
#F784FA #FABC84 #87FA84 #84C2FA
square
#F784FA #FABC84 #87FA84 #84C2FA
split-complementary
#F784FA #C2FA84 #84FABC
monochromatic
#EF0EF5 #F349F8 #F784FA #FBBFFC #FDE2FE
Accessibility & contrast
On white
2.18
#F784FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F784FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F784FA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F784FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F784FA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#FD91B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f784fa; /* rgb */ color: rgb(247, 132, 250); /* oklch */ color: oklch(78.1% 0.199 326.3);
Tailwind
colors: {
custom: {
50: '#fcabfc',
500: '#f784fa',
950: '#000000',
},
}SCSS
$custom: #f784fa; $custom-light: #fcabfc; $custom-dark: #000000;
JSON
{
"hex": "#f784fa",
"rgb": {
"r": 247,
"g": 132,
"b": 250
},
"hsl": {
"h": 298.475,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.78061,
"c": 0.19908,
"h": 326.3
},
"luminance": 0.43179
}Semantic roles & 50–950 ramp
primary
#F784FA
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85