#F784FB#F784FB
#F784FB is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.1% C 0.200 H 326.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F784FB |
|---|---|
| RGB | rgb(247, 132, 251) |
| HSL | hsl(298, 94%, 75%) |
| HSV | hsv(298, 47%, 98%) |
| CMYK | cmyk(1.6%, 47.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.72, 60.18, -40.68) |
| CIE-LCH | lch(71.72, 72.65, 325.94°) |
| OKLab | oklab(78.11% 0.1658 -0.1117) |
| OKLCH | oklch(78.11% 0.2 326) |
| XYZ | xyz(64.0203, 43.2450, 96.2230) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 5.97
Light Magenta
#FA5FF7
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F784FB #88FB84
analogous
#BB84FB #F784FB #FB84C4
triadic
#F784FB #FBF784 #84FBF7
tetradic
#F784FB #FBBB84 #88FB84 #84C4FB
square
#F784FB #FBBB84 #88FB84 #84C4FB
split-complementary
#F784FB #C4FB84 #84FBBB
monochromatic
#EF0DF7 #F349F9 #F784FB #FBBFFD #FDE1FE
Accessibility & contrast
On white
2.18
#F784FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F784FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F784FB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F784FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F784FB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FF
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#FC91B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f784fb; /* rgb */ color: rgb(247, 132, 251); /* oklch */ color: oklch(78.1% 0.200 326.0);
Tailwind
colors: {
custom: {
50: '#fcabfd',
500: '#f784fb',
950: '#000000',
},
}SCSS
$custom: #f784fb; $custom-light: #fcabfd; $custom-dark: #000000;
JSON
{
"hex": "#f784fb",
"rgb": {
"r": 247,
"g": 132,
"b": 251
},
"hsl": {
"h": 297.983,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.78106,
"c": 0.19997,
"h": 326
},
"luminance": 0.43242
}Semantic roles & 50–950 ramp
primary
#F784FB
secondary
#D6F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85