#FA79F1#FA79F1
#FA79F1 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.210 H 330.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FA79F1 |
|---|---|
| RGB | rgb(250, 121, 241) |
| HSL | hsl(304, 93%, 73%) |
| HSV | hsv(304, 52%, 98%) |
| CMYK | cmyk(0%, 51.6%, 3.6%, 2%) |
| CIE-LAB | lab(69.72, 64.47, -38.30) |
| CIE-LCH | lch(69.72, 74.99, 329.28°) |
| OKLab | oklab(76.57% 0.1822 -0.1048) |
| OKLCH | oklch(76.57% 0.21 330.1) |
| XYZ | xyz(62.1383, 40.3535, 87.7181) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.11
Violet (CSS)
#EE82EE
ΔE00 2.24
Candy Pink
#FF63E9
ΔE00 3.53
Light Magenta
#FA5FF7
ΔE00 4.45
Violet Pink
#FB5FFC
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA79F1 #79FA82
analogous
#C279FA #FA79F1 #FA79B0
triadic
#FA79F1 #F1FA79 #79F1FA
tetradic
#FA79F1 #FAC279 #79FA82 #79B0FA
square
#FA79F1 #FAC279 #79FA82 #79B0FA
split-complementary
#FA79F1 #B0FA79 #79FAC2
monochromatic
#F009E0 #F83EEB #FA79F1 #FCB4F7 #FEE2FC
Accessibility & contrast
On white
2.32
#FA79F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FA79F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA79F1
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA79F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA79F1 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF5
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa79f1; /* rgb */ color: rgb(250, 121, 241); /* oklch */ color: oklch(76.6% 0.210 330.1);
Tailwind
colors: {
custom: {
50: '#ffa5f6',
500: '#fa79f1',
950: '#000000',
},
}SCSS
$custom: #fa79f1; $custom-light: #ffa5f6; $custom-dark: #000000;
JSON
{
"hex": "#fa79f1",
"rgb": {
"r": 250,
"g": 121,
"b": 241
},
"hsl": {
"h": 304.186,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.76568,
"c": 0.21014,
"h": 330.1
},
"luminance": 0.4035
}Semantic roles & 50–950 ramp
primary
#FA79F1
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85