#FA79FE#FA79FE
#FA79FE is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.2% C 0.221 H 326.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FA79FE |
|---|---|
| RGB | rgb(250, 121, 254) |
| HSL | hsl(298, 99%, 74%) |
| HSV | hsv(298, 52%, 100%) |
| CMYK | cmyk(1.6%, 52.4%, 0%, 0.4%) |
| CIE-LAB | lab(70.29, 66.66, -44.54) |
| CIE-LCH | lch(70.29, 80.17, 326.25°) |
| OKLab | oklab(77.17% 0.184 -0.1226) |
| OKLCH | oklch(77.17% 0.221 326.3) |
| XYZ | xyz(64.1498, 41.1581, 98.3121) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.61
Violet Pink
#FB5FFC
ΔE00 4.03
Light Magenta
#FA5FF7
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 4.56
Orchid
#DA70D6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA79FE #7DFE79
analogous
#B779FE #FA79FE #FE79C0
triadic
#FA79FE #FEFA79 #79FEFA
tetradic
#FA79FE #FEB779 #7DFE79 #79C0FE
square
#FA79FE #FEB779 #7DFE79 #79C0FE
split-complementary
#FA79FE #C0FE79 #79FEB7
monochromatic
#F302FB #F83CFE #FA79FE #FCB6FE #FEE1FF
Accessibility & contrast
On white
2.27
#FA79FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FA79FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA79FE
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA79FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA79FE | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#FF89B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa79fe; /* rgb */ color: rgb(250, 121, 254); /* oklch */ color: oklch(77.2% 0.221 326.3);
Tailwind
colors: {
custom: {
50: '#ffa5ff',
500: '#fa79fe',
950: '#000000',
},
}SCSS
$custom: #fa79fe; $custom-light: #ffa5ff; $custom-dark: #000000;
JSON
{
"hex": "#fa79fe",
"rgb": {
"r": 250,
"g": 121,
"b": 254
},
"hsl": {
"h": 298.195,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.7717,
"c": 0.22109,
"h": 326.3
},
"luminance": 0.41154
}Semantic roles & 50–950 ramp
primary
#FA79FE
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86