#F783F2#F783F2
#F783F2 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.6% C 0.194 H 328.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F783F2 |
|---|---|
| RGB | rgb(247, 131, 242) |
| HSL | hsl(303, 88%, 74%) |
| HSV | hsv(303, 47%, 97%) |
| CMYK | cmyk(0%, 47%, 2%, 3.1%) |
| CIE-LAB | lab(71.16, 59.10, -36.64) |
| CIE-LCH | lch(71.16, 69.54, 328.20°) |
| OKLab | oklab(77.57% 0.1657 -0.1002) |
| OKLCH | oklch(77.57% 0.194 328.8) |
| XYZ | xyz(62.5002, 42.4210, 88.8832) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.44
Purply Pink
#F075E6
ΔE00 3.18
Lavender Pink
#DD85D7
ΔE00 5.18
Candy Pink
#FF63E9
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 6.08
Violet Pink
#FB5FFC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F783F2 #83F788
analogous
#C283F7 #F783F2 #F783B8
triadic
#F783F2 #F2F783 #83F2F7
tetradic
#F783F2 #F7C283 #83F788 #83B8F7
square
#F783F2 #F7C283 #83F788 #83B8F7
split-complementary
#F783F2 #B8F783 #83F7C2
monochromatic
#F010E6 #F34AEC #F783F2 #FBBCF8 #FDE2FC
Accessibility & contrast
On white
2.21
#F783F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F783F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F783F2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F783F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F783F2 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F6
Deuteranopia (green-blind)
#9CB4EE
Tritanopia (blue-blind)
#FE8EAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f783f2; /* rgb */ color: rgb(247, 131, 242); /* oklch */ color: oklch(77.6% 0.194 328.8);
Tailwind
colors: {
custom: {
50: '#fcabf6',
500: '#f783f2',
950: '#000000',
},
}SCSS
$custom: #f783f2; $custom-light: #fcabf6; $custom-dark: #000000;
JSON
{
"hex": "#f783f2",
"rgb": {
"r": 247,
"g": 131,
"b": 242
},
"hsl": {
"h": 302.586,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.77567,
"c": 0.19362,
"h": 328.8
},
"luminance": 0.42418
}Semantic roles & 50–950 ramp
primary
#F783F2
secondary
#D6F5D7
accent
#E40B01
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85