#FA79F0#FA79F0
#FA79F0 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.209 H 330.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FA79F0 |
|---|---|
| RGB | rgb(250, 121, 240) |
| HSL | hsl(305, 93%, 73%) |
| HSV | hsv(305, 52%, 98%) |
| CMYK | cmyk(0%, 51.6%, 4%, 2%) |
| CIE-LAB | lab(69.68, 64.30, -37.82) |
| CIE-LCH | lch(69.68, 74.60, 329.54°) |
| OKLab | oklab(76.52% 0.182 -0.1034) |
| OKLCH | oklch(76.52% 0.209 330.4) |
| XYZ | xyz(61.9894, 40.2939, 86.9336) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.04
Violet (CSS)
#EE82EE
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 3.49
Light Magenta
#FA5FF7
ΔE00 4.52
Violet Pink
#FB5FFC
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA79F0 #79FA83
analogous
#C379FA #FA79F0 #FA79B0
triadic
#FA79F0 #F0FA79 #79F0FA
tetradic
#FA79F0 #FAC379 #79FA83 #79B0FA
square
#FA79F0 #FAC379 #79FA83 #79B0FA
split-complementary
#FA79F0 #B0FA79 #79FAC3
monochromatic
#F009DE #F83EE9 #FA79F0 #FCB4F7 #FEE2FC
Accessibility & contrast
On white
2.32
#FA79F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FA79F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA79F0
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA79F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA79F0 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF4
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa79f0; /* rgb */ color: rgb(250, 121, 240); /* oklch */ color: oklch(76.5% 0.209 330.4);
Tailwind
colors: {
custom: {
50: '#ffa5f5',
500: '#fa79f0',
950: '#000000',
},
}SCSS
$custom: #fa79f0; $custom-light: #ffa5f5; $custom-dark: #000000;
JSON
{
"hex": "#fa79f0",
"rgb": {
"r": 250,
"g": 121,
"b": 240
},
"hsl": {
"h": 304.651,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.76523,
"c": 0.20933,
"h": 330.4
},
"luminance": 0.4029
}Semantic roles & 50–950 ramp
primary
#FA79F0
secondary
#D5F6D8
accent
#E61200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85