#F784F4#F784F4
#F784F4 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.8% C 0.194 H 328.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F784F4 |
|---|---|
| RGB | rgb(247, 132, 244) |
| HSL | hsl(302, 88%, 74%) |
| HSV | hsv(302, 47%, 97%) |
| CMYK | cmyk(0%, 46.6%, 1.2%, 3.1%) |
| CIE-LAB | lab(71.43, 58.97, -37.32) |
| CIE-LCH | lch(71.43, 69.78, 327.67°) |
| OKLab | oklab(77.79% 0.1647 -0.1021) |
| OKLCH | oklch(77.79% 0.194 328.2) |
| XYZ | xyz(62.9372, 42.8118, 90.5188) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.52
Purply Pink
#F075E6
ΔE00 3.45
Lavender Pink
#DD85D7
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 6.18
Violet Pink
#FB5FFC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F784F4 #84F787
analogous
#C184F7 #F784F4 #F784BB
triadic
#F784F4 #F4F784 #84F4F7
tetradic
#F784F4 #F7C184 #84F787 #84BBF7
square
#F784F4 #F7C184 #84F787 #84BBF7
split-complementary
#F784F4 #BBF784 #84F7C1
monochromatic
#F011EA #F34BEF #F784F4 #FBBDF9 #FDE2FC
Accessibility & contrast
On white
2.20
#F784F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F784F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F784F4
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F784F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F784F4 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#FE8FB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f784f4; /* rgb */ color: rgb(247, 132, 244); /* oklch */ color: oklch(77.8% 0.194 328.2);
Tailwind
colors: {
custom: {
50: '#fcabf8',
500: '#f784f4',
950: '#000000',
},
}SCSS
$custom: #f784f4; $custom-light: #fcabf8; $custom-dark: #000000;
JSON
{
"hex": "#f784f4",
"rgb": {
"r": 247,
"g": 132,
"b": 244
},
"hsl": {
"h": 301.565,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.77792,
"c": 0.19378,
"h": 328.2
},
"luminance": 0.42808
}Semantic roles & 50–950 ramp
primary
#F784F4
secondary
#D6F5D7
accent
#E40701
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85