#F781FF#F781FF
#F781FF is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 77.9% C 0.208 H 324.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F781FF |
|---|---|
| RGB | rgb(247, 129, 255) |
| HSL | hsl(296, 100%, 75%) |
| HSV | hsv(296, 49%, 100%) |
| CMYK | cmyk(3.1%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(71.35, 62.32, -43.44) |
| CIE-LCH | lch(71.35, 75.97, 325.12°) |
| OKLab | oklab(77.89% 0.1704 -0.1196) |
| OKLCH | oklch(77.89% 0.208 324.9) |
| XYZ | xyz(64.2565, 42.6979, 99.4453) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F781FF #89FF81
analogous
#B881FF #F781FF #FF81C8
triadic
#F781FF #FFF781 #81FFF7
tetradic
#F781FF #FFB881 #89FF81 #81C8FF
square
#F781FF #FFB881 #89FF81 #81C8FF
split-complementary
#F781FF #C8FF81 #81FFB8
monochromatic
#EF07FF #F344FF #F781FF #FBBEFF #FDE0FF
Accessibility & contrast
On white
2.20
#F781FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F781FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F781FF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F781FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F781FF | 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)
#72A5FF
Deuteranopia (green-blind)
#95B4FB
Tritanopia (blue-blind)
#FC90B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f781ff; /* rgb */ color: rgb(247, 129, 255); /* oklch */ color: oklch(77.9% 0.208 324.9);
Tailwind
colors: {
custom: {
50: '#fcaaff',
500: '#f781ff',
950: '#000000',
},
}SCSS
$custom: #f781ff; $custom-light: #fcaaff; $custom-dark: #000000;
JSON
{
"hex": "#f781ff",
"rgb": {
"r": 247,
"g": 129,
"b": 255
},
"hsl": {
"h": 296.19,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.77888,
"c": 0.20822,
"h": 324.9
},
"luminance": 0.42695
}Semantic roles & 50–950 ramp
primary
#F781FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86