#FE79FA#FE79FA
#FE79FA is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.5% C 0.220 H 328.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79FA |
|---|---|
| RGB | rgb(254, 121, 250) |
| HSL | hsl(302, 99%, 74%) |
| HSV | hsv(302, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 1.6%, 0.4%) |
| CIE-LAB | lab(70.63, 67.03, -41.78) |
| CIE-LCH | lch(70.63, 78.98, 328.07°) |
| OKLab | oklab(77.47% 0.1878 -0.1146) |
| OKLCH | oklch(77.47% 0.22 328.6) |
| XYZ | xyz(64.9649, 41.6516, 95.0417) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 4.09
Violet Pink
#FB5FFC
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79FA #79FE7D
analogous
#C079FE #FE79FA #FE79B7
triadic
#FE79FA #FAFE79 #79FAFE
tetradic
#FE79FA #FEC079 #79FE7D #79B7FE
square
#FE79FA #FEC079 #79FE7D #79B7FE
split-complementary
#FE79FA #B7FE79 #79FEC0
monochromatic
#FB02F3 #FE3CF8 #FE79FA #FEB6FC #FFE1FE
Accessibility & contrast
On white
2.25
#FE79FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FE79FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79FA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79FA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe79fa; /* rgb */ color: rgb(254, 121, 250); /* oklch */ color: oklch(77.5% 0.220 328.6);
Tailwind
colors: {
custom: {
50: '#ffa5fc',
500: '#fe79fa',
950: '#000000',
},
}SCSS
$custom: #fe79fa; $custom-light: #ffa5fc; $custom-dark: #000000;
JSON
{
"hex": "#fe79fa",
"rgb": {
"r": 254,
"g": 121,
"b": 250
},
"hsl": {
"h": 301.805,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.77472,
"c": 0.21998,
"h": 328.6
},
"luminance": 0.41648
}Semantic roles & 50–950 ramp
primary
#FE79FA
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85