#F784F8#F784F8
#F784F8 is a light, vivid purple. Relative luminance 0.431; OKLCH L 78.0% C 0.197 H 326.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F784F8 |
|---|---|
| RGB | rgb(247, 132, 248) |
| HSL | hsl(299, 89%, 75%) |
| HSV | hsv(299, 47%, 97%) |
| CMYK | cmyk(0.4%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(71.59, 59.66, -39.25) |
| CIE-LCH | lch(71.59, 71.41, 326.66°) |
| OKLab | oklab(77.97% 0.1654 -0.1076) |
| OKLCH | oklch(77.97% 0.197 326.9) |
| XYZ | xyz(63.5511, 43.0573, 93.7522) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.82
Light Magenta
#FA5FF7
ΔE00 6.06
Violet Pink
#FB5FFC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F784F8 #85F884
analogous
#BD84F8 #F784F8 #F884BF
triadic
#F784F8 #F8F784 #84F8F7
tetradic
#F784F8 #F8BD84 #85F884 #84BFF8
square
#F784F8 #F8BD84 #85F884 #84BFF8
split-complementary
#F784F8 #BFF884 #84F8BD
monochromatic
#EF10F1 #F34AF5 #F784F8 #FBBEFB #FDE2FD
Accessibility & contrast
On white
2.19
#F784F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F784F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F784F8
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F784F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F784F8 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#FD90B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f784f8; /* rgb */ color: rgb(247, 132, 248); /* oklch */ color: oklch(78.0% 0.197 326.9);
Tailwind
colors: {
custom: {
50: '#fcabfb',
500: '#f784f8',
950: '#000000',
},
}SCSS
$custom: #f784f8; $custom-light: #fcabfb; $custom-dark: #000000;
JSON
{
"hex": "#f784f8",
"rgb": {
"r": 247,
"g": 132,
"b": 248
},
"hsl": {
"h": 299.483,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.77971,
"c": 0.19729,
"h": 326.9
},
"luminance": 0.43054
}Semantic roles & 50–950 ramp
primary
#F784F8
secondary
#D6F5D6
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85