#FE79F5#FE79F5
#FE79F5 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.2% C 0.216 H 330.1°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79F5 |
|---|---|
| RGB | rgb(254, 121, 245) |
| HSL | hsl(304, 99%, 74%) |
| HSV | hsv(304, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 3.5%, 0.4%) |
| CIE-LAB | lab(70.42, 66.20, -39.38) |
| CIE-LCH | lch(70.42, 77.03, 329.26°) |
| OKLab | oklab(77.24% 0.1871 -0.1078) |
| OKLCH | oklch(77.24% 0.216 330.1) |
| XYZ | xyz(64.1913, 41.3422, 90.9673) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 2.79
Candy Pink
#FF63E9
ΔE00 3.74
Light Magenta
#FA5FF7
ΔE00 4.54
Violet Pink
#FB5FFC
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79F5 #79FE82
analogous
#C479FE #FE79F5 #FE79B2
triadic
#FE79F5 #F5FE79 #79F5FE
tetradic
#FE79F5 #FEC479 #79FE82 #79B2FE
square
#FE79F5 #FEC479 #79FE82 #79B2FE
split-complementary
#FE79F5 #B2FE79 #79FEC4
monochromatic
#FB02EA #FE3CF0 #FE79F5 #FEB6FA #FFE1FD
Accessibility & contrast
On white
2.27
#FE79F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FE79F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79F5
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79F5 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1F9
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe79f5; /* rgb */ color: rgb(254, 121, 245); /* oklch */ color: oklch(77.2% 0.216 330.1);
Tailwind
colors: {
custom: {
50: '#ffa5f9',
500: '#fe79f5',
950: '#000000',
},
}SCSS
$custom: #fe79f5; $custom-light: #ffa5f9; $custom-dark: #000000;
JSON
{
"hex": "#fe79f5",
"rgb": {
"r": 254,
"g": 121,
"b": 245
},
"hsl": {
"h": 304.06,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.77243,
"c": 0.21588,
"h": 330.1
},
"luminance": 0.41338
}Semantic roles & 50–950 ramp
primary
#FE79F5
secondary
#D4F7D6
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85