#F783FA#F783FA
#F783FA is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 77.9% C 0.201 H 326.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F783FA |
|---|---|
| RGB | rgb(247, 131, 250) |
| HSL | hsl(298, 92%, 75%) |
| HSV | hsv(298, 48%, 98%) |
| CMYK | cmyk(1.2%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(71.50, 60.49, -40.49) |
| CIE-LCH | lch(71.50, 72.79, 326.20°) |
| OKLab | oklab(77.93% 0.167 -0.1112) |
| OKLCH | oklch(77.93% 0.201 326.4) |
| XYZ | xyz(63.7281, 42.9122, 95.3501) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F783FA #86FA83
analogous
#BB83FA #F783FA #FA83C2
triadic
#F783FA #FAF783 #83FAF7
tetradic
#F783FA #FABB83 #86FA83 #83C2FA
square
#F783FA #FABB83 #86FA83 #83C2FA
split-complementary
#F783FA #C2FA83 #83FABB
monochromatic
#EF0DF5 #F348F8 #F783FA #FBBEFC #FDE2FE
Accessibility & contrast
On white
2.19
#F783FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F783FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F783FA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F783FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F783FA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FE
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#FD90B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f783fa; /* rgb */ color: rgb(247, 131, 250); /* oklch */ color: oklch(77.9% 0.201 326.4);
Tailwind
colors: {
custom: {
50: '#fcabfc',
500: '#f783fa',
950: '#000000',
},
}SCSS
$custom: #f783fa; $custom-light: #fcabfc; $custom-dark: #000000;
JSON
{
"hex": "#f783fa",
"rgb": {
"r": 247,
"g": 131,
"b": 250
},
"hsl": {
"h": 298.487,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.77925,
"c": 0.20064,
"h": 326.4
},
"luminance": 0.42909
}Semantic roles & 50–950 ramp
primary
#F783FA
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85