#F784F2#F784F2
#F784F2 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.7% C 0.192 H 328.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F784F2 |
|---|---|
| RGB | rgb(247, 132, 242) |
| HSL | hsl(303, 88%, 74%) |
| HSV | hsv(303, 47%, 97%) |
| CMYK | cmyk(0%, 46.6%, 2%, 3.1%) |
| CIE-LAB | lab(71.34, 58.62, -36.35) |
| CIE-LCH | lch(71.34, 68.98, 328.19°) |
| OKLab | oklab(77.7% 0.1643 -0.0993) |
| OKLCH | oklch(77.7% 0.192 328.8) |
| XYZ | xyz(62.6352, 42.6909, 88.9282) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 5.16
Candy Pink
#FF63E9
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 6.28
Violet Pink
#FB5FFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F784F2 #84F789
analogous
#C384F7 #F784F2 #F784B9
triadic
#F784F2 #F2F784 #84F2F7
tetradic
#F784F2 #F7C384 #84F789 #84B9F7
square
#F784F2 #F7C384 #84F789 #84B9F7
split-complementary
#F784F2 #B9F784 #84F7C3
monochromatic
#F011E6 #F34BEC #F784F2 #FBBDF8 #FDE2FC
Accessibility & contrast
On white
2.20
#F784F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F784F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F784F2
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F784F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F784F2 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#FE8FB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f784f2; /* rgb */ color: rgb(247, 132, 242); /* oklch */ color: oklch(77.7% 0.192 328.8);
Tailwind
colors: {
custom: {
50: '#fcabf6',
500: '#f784f2',
950: '#000000',
},
}SCSS
$custom: #f784f2; $custom-light: #fcabf6; $custom-dark: #000000;
JSON
{
"hex": "#f784f2",
"rgb": {
"r": 247,
"g": 132,
"b": 242
},
"hsl": {
"h": 302.609,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.77704,
"c": 0.19204,
"h": 328.8
},
"luminance": 0.42687
}Semantic roles & 50–950 ramp
primary
#F784F2
secondary
#D6F5D7
accent
#E40B01
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85