#FE79F6#FE79F6
#FE79F6 is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.3% C 0.217 H 329.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79F6 |
|---|---|
| RGB | rgb(254, 121, 246) |
| HSL | hsl(304, 99%, 74%) |
| HSV | hsv(304, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 3.1%, 0.4%) |
| CIE-LAB | lab(70.46, 66.37, -39.86) |
| CIE-LCH | lch(70.46, 77.42, 329.01°) |
| OKLab | oklab(77.29% 0.1872 -0.1091) |
| OKLCH | oklch(77.29% 0.217 329.8) |
| XYZ | xyz(64.3443, 41.4034, 91.7735) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 2.87
Candy Pink
#FF63E9
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 4.49
Violet Pink
#FB5FFC
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79F6 #79FE81
analogous
#C379FE #FE79F6 #FE79B3
triadic
#FE79F6 #F6FE79 #79F6FE
tetradic
#FE79F6 #FEC379 #79FE81 #79B3FE
square
#FE79F6 #FEC379 #79FE81 #79B3FE
split-complementary
#FE79F6 #B3FE79 #79FEC3
monochromatic
#FB02EC #FE3CF2 #FE79F6 #FEB6FA #FFE1FD
Accessibility & contrast
On white
2.26
#FE79F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FE79F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79F6
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79F6 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FA
Deuteranopia (green-blind)
#99B3F2
Tritanopia (blue-blind)
#FF85AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe79f6; /* rgb */ color: rgb(254, 121, 246); /* oklch */ color: oklch(77.3% 0.217 329.8);
Tailwind
colors: {
custom: {
50: '#ffa5f9',
500: '#fe79f6',
950: '#000000',
},
}SCSS
$custom: #fe79f6; $custom-light: #ffa5f9; $custom-dark: #000000;
JSON
{
"hex": "#fe79f6",
"rgb": {
"r": 254,
"g": 121,
"b": 246
},
"hsl": {
"h": 303.609,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.77289,
"c": 0.21668,
"h": 329.8
},
"luminance": 0.41399
}Semantic roles & 50–950 ramp
primary
#FE79F6
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85