#F783FF#F783FF
#F783FF is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.2% C 0.205 H 324.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F783FF |
|---|---|
| RGB | rgb(247, 131, 255) |
| HSL | hsl(296, 100%, 76%) |
| HSV | hsv(296, 49%, 100%) |
| CMYK | cmyk(3.1%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(71.71, 61.37, -42.88) |
| CIE-LCH | lch(71.71, 74.87, 325.06°) |
| OKLab | oklab(78.16% 0.1678 -0.118) |
| OKLCH | oklch(78.16% 0.205 324.9) |
| XYZ | xyz(64.5225, 43.2300, 99.5339) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F783FF #8BFF83
analogous
#B983FF #F783FF #FF83C9
triadic
#F783FF #FFF783 #83FFF7
tetradic
#F783FF #FFB983 #8BFF83 #83C9FF
square
#F783FF #FFB983 #8BFF83 #83C9FF
split-complementary
#F783FF #C9FF83 #83FFB9
monochromatic
#EF09FF #F346FF #F783FF #FBC0FF #FDE0FF
Accessibility & contrast
On white
2.18
#F783FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F783FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F783FF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F783FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F783FF | 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)
#74A7FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#FC92B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f783ff; /* rgb */ color: rgb(247, 131, 255); /* oklch */ color: oklch(78.2% 0.205 324.9);
Tailwind
colors: {
custom: {
50: '#fcabff',
500: '#f783ff',
950: '#000000',
},
}SCSS
$custom: #f783ff; $custom-light: #fcabff; $custom-dark: #000000;
JSON
{
"hex": "#f783ff",
"rgb": {
"r": 247,
"g": 131,
"b": 255
},
"hsl": {
"h": 296.129,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78155,
"c": 0.20513,
"h": 324.9
},
"luminance": 0.43227
}Semantic roles & 50–950 ramp
primary
#F783FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86