#F783FC#F783FC
#F783FC is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.0% C 0.202 H 325.8°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F783FC |
|---|---|
| RGB | rgb(247, 131, 252) |
| HSL | hsl(298, 95%, 75%) |
| HSV | hsv(298, 48%, 99%) |
| CMYK | cmyk(2%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(71.58, 60.84, -41.45) |
| CIE-LCH | lch(71.58, 73.62, 325.74°) |
| OKLab | oklab(78.02% 0.1673 -0.1139) |
| OKLCH | oklch(78.02% 0.202 325.8) |
| XYZ | xyz(64.0434, 43.0383, 97.0104) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 4.02
Violet Pink
#FB5FFC
ΔE00 5.75
Candy Pink
#FF63E9
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F783FC #88FC83
analogous
#BB83FC #F783FC #FC83C4
triadic
#F783FC #FCF783 #83FCF7
tetradic
#F783FC #FCBB83 #88FC83 #83C4FC
square
#F783FC #FCBB83 #88FC83 #83C4FC
split-complementary
#F783FC #C4FC83 #83FCBB
monochromatic
#EF0BF9 #F347FB #F783FC #FBBFFD #FDE1FE
Accessibility & contrast
On white
2.19
#F783FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F783FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F783FC
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F783FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F783FC | 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)
#76A6FF
Deuteranopia (green-blind)
#98B5F8
Tritanopia (blue-blind)
#FC91B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f783fc; /* rgb */ color: rgb(247, 131, 252); /* oklch */ color: oklch(78.0% 0.202 325.8);
Tailwind
colors: {
custom: {
50: '#fcabfd',
500: '#f783fc',
950: '#000000',
},
}SCSS
$custom: #f783fc; $custom-light: #fcabfd; $custom-dark: #000000;
JSON
{
"hex": "#f783fc",
"rgb": {
"r": 247,
"g": 131,
"b": 252
},
"hsl": {
"h": 297.521,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.78017,
"c": 0.20243,
"h": 325.8
},
"luminance": 0.43035
}Semantic roles & 50–950 ramp
primary
#F783FC
secondary
#D6F7D4
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86