#FA79F4#FA79F4
#FA79F4 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.7% C 0.213 H 329.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FA79F4 |
|---|---|
| RGB | rgb(250, 121, 244) |
| HSL | hsl(303, 93%, 73%) |
| HSV | hsv(303, 52%, 98%) |
| CMYK | cmyk(0%, 51.6%, 2.4%, 2%) |
| CIE-LAB | lab(69.85, 64.97, -39.75) |
| CIE-LCH | lch(69.85, 76.16, 328.54°) |
| OKLab | oklab(76.7% 0.1826 -0.1089) |
| OKLCH | oklch(76.7% 0.213 329.2) |
| XYZ | xyz(62.5901, 40.5342, 90.0976) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 4.29
Violet Pink
#FB5FFC
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA79F4 #79FA7F
analogous
#C079FA #FA79F4 #FA79B3
triadic
#FA79F4 #F4FA79 #79F4FA
tetradic
#FA79F4 #FAC079 #79FA7F #79B3FA
square
#FA79F4 #FAC079 #79FA7F #79B3FA
split-complementary
#FA79F4 #B3FA79 #79FAC0
monochromatic
#F009E5 #F83EEF #FA79F4 #FCB4F9 #FEE2FD
Accessibility & contrast
On white
2.31
#FA79F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FA79F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA79F4
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA79F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA79F4 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F8
Deuteranopia (green-blind)
#97B1F0
Tritanopia (blue-blind)
#FF86AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa79f4; /* rgb */ color: rgb(250, 121, 244); /* oklch */ color: oklch(76.7% 0.213 329.2);
Tailwind
colors: {
custom: {
50: '#ffa5f8',
500: '#fa79f4',
950: '#000000',
},
}SCSS
$custom: #fa79f4; $custom-light: #ffa5f8; $custom-dark: #000000;
JSON
{
"hex": "#fa79f4",
"rgb": {
"r": 250,
"g": 121,
"b": 244
},
"hsl": {
"h": 302.791,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.76704,
"c": 0.21262,
"h": 329.2
},
"luminance": 0.4053
}Semantic roles & 50–950 ramp
primary
#FA79F4
secondary
#D5F6D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85