#FA78F4#FA78F4
#FA78F4 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.6% C 0.214 H 329.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78F4 |
|---|---|
| RGB | rgb(250, 120, 244) |
| HSL | hsl(303, 93%, 73%) |
| HSV | hsv(303, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 2.4%, 2%) |
| CIE-LAB | lab(69.68, 65.42, -40.02) |
| CIE-LCH | lch(69.68, 76.69, 328.55°) |
| OKLab | oklab(76.58% 0.1839 -0.1097) |
| OKLCH | oklch(76.58% 0.214 329.2) |
| XYZ | xyz(62.4692, 40.2924, 90.0573) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.33
Violet (CSS)
#EE82EE
ΔE00 2.39
Candy Pink
#FF63E9
ΔE00 3.54
Light Magenta
#FA5FF7
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78F4 #78FA7E
analogous
#BF78FA #FA78F4 #FA78B3
triadic
#FA78F4 #F4FA78 #78F4FA
tetradic
#FA78F4 #FABF78 #78FA7E #78B3FA
square
#FA78F4 #FABF78 #78FA7E #78B3FA
split-complementary
#FA78F4 #B3FA78 #78FABF
monochromatic
#EF09E4 #F83DEF #FA78F4 #FCB3F9 #FEE1FD
Accessibility & contrast
On white
2.32
#FA78F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FA78F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78F4
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78F4 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF8
Deuteranopia (green-blind)
#96B1F0
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa78f4; /* rgb */ color: rgb(250, 120, 244); /* oklch */ color: oklch(76.6% 0.214 329.2);
Tailwind
colors: {
custom: {
50: '#ffa4f8',
500: '#fa78f4',
950: '#000000',
},
}SCSS
$custom: #fa78f4; $custom-light: #ffa4f8; $custom-dark: #000000;
JSON
{
"hex": "#fa78f4",
"rgb": {
"r": 250,
"g": 120,
"b": 244
},
"hsl": {
"h": 302.769,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.76578,
"c": 0.21413,
"h": 329.2
},
"luminance": 0.40289
}Semantic roles & 50–950 ramp
primary
#FA78F4
secondary
#D5F6D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85