#F784FF#F784FF
#F784FF is a light, highly saturated purple. Relative luminance 0.435; OKLCH L 78.3% C 0.204 H 324.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F784FF |
|---|---|
| RGB | rgb(247, 132, 255) |
| HSL | hsl(296, 100%, 76%) |
| HSV | hsv(296, 48%, 100%) |
| CMYK | cmyk(3.1%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(71.89, 60.89, -42.59) |
| CIE-LCH | lch(71.89, 74.31, 325.03°) |
| OKLab | oklab(78.29% 0.1664 -0.1172) |
| OKLCH | oklch(78.29% 0.204 324.8) |
| XYZ | xyz(64.6575, 43.4999, 99.5789) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 6.02
Candy Pink
#FF63E9
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F784FF #8CFF84
analogous
#B984FF #F784FF #FF84C9
triadic
#F784FF #FFF784 #84FFF7
tetradic
#F784FF #FFB984 #8CFF84 #84C9FF
square
#F784FF #FFB984 #8CFF84 #84C9FF
split-complementary
#F784FF #C9FF84 #84FFB9
monochromatic
#EF0AFF #F347FF #F784FF #FBC1FF #FDE0FF
Accessibility & contrast
On white
2.17
#F784FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F784FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F784FF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F784FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F784FF | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#FC92B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f784ff; /* rgb */ color: rgb(247, 132, 255); /* oklch */ color: oklch(78.3% 0.204 324.8);
Tailwind
colors: {
custom: {
50: '#fcabff',
500: '#f784ff',
950: '#000000',
},
}SCSS
$custom: #f784ff; $custom-light: #fcabff; $custom-dark: #000000;
JSON
{
"hex": "#f784ff",
"rgb": {
"r": 247,
"g": 132,
"b": 255
},
"hsl": {
"h": 296.098,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.7829,
"c": 0.20358,
"h": 324.8
},
"luminance": 0.43497
}Semantic roles & 50–950 ramp
primary
#F784FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86