#FA78F0#FA78F0
#FA78F0 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.211 H 330.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78F0 |
|---|---|
| RGB | rgb(250, 120, 240) |
| HSL | hsl(305, 93%, 73%) |
| HSV | hsv(305, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 4%, 2%) |
| CIE-LAB | lab(69.51, 64.76, -38.09) |
| CIE-LCH | lch(69.51, 75.13, 329.54°) |
| OKLab | oklab(76.4% 0.1833 -0.1041) |
| OKLCH | oklch(76.4% 0.211 330.4) |
| XYZ | xyz(61.8685, 40.0521, 86.8933) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.96
Violet (CSS)
#EE82EE
ΔE00 2.35
Candy Pink
#FF63E9
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 4.34
Violet Pink
#FB5FFC
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78F0 #78FA82
analogous
#C378FA #FA78F0 #FA78AF
triadic
#FA78F0 #F0FA78 #78F0FA
tetradic
#FA78F0 #FAC378 #78FA82 #78AFFA
square
#FA78F0 #FAC378 #78FA82 #78AFFA
split-complementary
#FA78F0 #AFFA78 #78FAC3
monochromatic
#EF09DD #F83DE9 #FA78F0 #FCB3F7 #FEE1FC
Accessibility & contrast
On white
2.33
#FA78F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FA78F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78F0
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78F0 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF4
Deuteranopia (green-blind)
#98B0EC
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa78f0; /* rgb */ color: rgb(250, 120, 240); /* oklch */ color: oklch(76.4% 0.211 330.4);
Tailwind
colors: {
custom: {
50: '#ffa4f5',
500: '#fa78f0',
950: '#000000',
},
}SCSS
$custom: #fa78f0; $custom-light: #ffa4f5; $custom-dark: #000000;
JSON
{
"hex": "#fa78f0",
"rgb": {
"r": 250,
"g": 120,
"b": 240
},
"hsl": {
"h": 304.615,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.76396,
"c": 0.21084,
"h": 330.4
},
"luminance": 0.40048
}Semantic roles & 50–950 ramp
primary
#FA78F0
secondary
#D5F6D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85