#FA79FF#FA79FF
#FA79FF is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.2% C 0.222 H 326.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FA79FF |
|---|---|
| RGB | rgb(250, 121, 255) |
| HSL | hsl(298, 100%, 74%) |
| HSV | hsv(298, 53%, 100%) |
| CMYK | cmyk(2%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(70.33, 66.83, -45.01) |
| CIE-LCH | lch(70.33, 80.58, 326.04°) |
| OKLab | oklab(77.22% 0.1841 -0.124) |
| OKLCH | oklch(77.22% 0.222 326) |
| XYZ | xyz(64.3104, 41.2223, 99.1577) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 4.02
Light Magenta
#FA5FF7
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 4.67
Orchid
#DA70D6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA79FF #7EFF79
analogous
#B779FF #FA79FF #FF79C1
triadic
#FA79FF #FFFA79 #79FFFA
tetradic
#FA79FF #FFB779 #7EFF79 #79C1FF
square
#FA79FF #FFB779 #7EFF79 #79C1FF
split-complementary
#FA79FF #C1FF79 #79FFB7
monochromatic
#F400FE #F83CFF #FA79FF #FCB6FF #FEE0FF
Accessibility & contrast
On white
2.27
#FA79FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FA79FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA79FF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA79FF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A2FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#FF89B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa79ff; /* rgb */ color: rgb(250, 121, 255); /* oklch */ color: oklch(77.2% 0.222 326.0);
Tailwind
colors: {
custom: {
50: '#ffa5ff',
500: '#fa79ff',
950: '#000000',
},
}SCSS
$custom: #fa79ff; $custom-light: #ffa5ff; $custom-dark: #000000;
JSON
{
"hex": "#fa79ff",
"rgb": {
"r": 250,
"g": 121,
"b": 255
},
"hsl": {
"h": 297.761,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77217,
"c": 0.22195,
"h": 326
},
"luminance": 0.41219
}Semantic roles & 50–950 ramp
primary
#FA79FF
secondary
#D5F7D4
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86