#FA79E8#FA79E8
#FA79E8 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.2% C 0.203 H 332.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FA79E8 |
|---|---|
| RGB | rgb(250, 121, 232) |
| HSL | hsl(308, 93%, 73%) |
| HSV | hsv(308, 52%, 98%) |
| CMYK | cmyk(0%, 51.6%, 7.2%, 2%) |
| CIE-LAB | lab(69.35, 63.00, -33.93) |
| CIE-LCH | lch(69.35, 71.56, 331.70°) |
| OKLab | oklab(76.17% 0.1807 -0.0923) |
| OKLCH | oklch(76.17% 0.203 332.9) |
| XYZ | xyz(60.8271, 39.8290, 80.8122) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.98
Violet (CSS)
#EE82EE
ΔE00 2.75
Candy Pink
#FF63E9
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 5.23
Violet Pink
#FB5FFC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA79E8 #79FA8B
analogous
#CB79FA #FA79E8 #FA79A7
triadic
#FA79E8 #E8FA79 #79E8FA
tetradic
#FA79E8 #FACB79 #79FA8B #79A7FA
square
#FA79E8 #FACB79 #79FA8B #79A7FA
split-complementary
#FA79E8 #A7FA79 #79FACB
monochromatic
#F009CF #F83EDE #FA79E8 #FCB4F2 #FEE2FA
Accessibility & contrast
On white
2.34
#FA79E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FA79E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA79E8
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA79E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA79E8 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EEC
Deuteranopia (green-blind)
#9CB0E4
Tritanopia (blue-blind)
#FF82A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa79e8; /* rgb */ color: rgb(250, 121, 232); /* oklch */ color: oklch(76.2% 0.203 332.9);
Tailwind
colors: {
custom: {
50: '#fea4ef',
500: '#fa79e8',
950: '#000000',
},
}SCSS
$custom: #fa79e8; $custom-light: #fea4ef; $custom-dark: #000000;
JSON
{
"hex": "#fa79e8",
"rgb": {
"r": 250,
"g": 121,
"b": 232
},
"hsl": {
"h": 308.372,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.7617,
"c": 0.20288,
"h": 332.9
},
"luminance": 0.39825
}Semantic roles & 50–950 ramp
primary
#FA79E8
secondary
#D5F6DA
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84