#FE79FF#FE79FF
#FE79FF is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.7% C 0.224 H 327.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79FF |
|---|---|
| RGB | rgb(254, 121, 255) |
| HSL | hsl(300, 100%, 74%) |
| HSV | hsv(300, 53%, 100%) |
| CMYK | cmyk(0.4%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(70.85, 67.87, -44.16) |
| CIE-LCH | lch(70.85, 80.97, 326.95°) |
| OKLab | oklab(77.71% 0.1884 -0.1215) |
| OKLCH | oklch(77.71% 0.224 327.2) |
| XYZ | xyz(65.7593, 41.9694, 99.2256) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 3.83
Violet Pink
#FB5FFC
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79FF #7AFF79
analogous
#BB79FF #FE79FF #FF79BD
triadic
#FE79FF #FFFE79 #79FFFE
tetradic
#FE79FF #FFBB79 #7AFF79 #79BDFF
square
#FE79FF #FFBB79 #7AFF79 #79BDFF
split-complementary
#FE79FF #BDFF79 #79FFBB
monochromatic
#FC00FE #FE3CFF #FE79FF #FEB6FF #FFE0FF
Accessibility & contrast
On white
2.24
#FE79FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FE79FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79FF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79FF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#95B3FB
Tritanopia (blue-blind)
#FF88B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe79ff; /* rgb */ color: rgb(254, 121, 255); /* oklch */ color: oklch(77.7% 0.224 327.2);
Tailwind
colors: {
custom: {
50: '#ffa5ff',
500: '#fe79ff',
950: '#000000',
},
}SCSS
$custom: #fe79ff; $custom-light: #ffa5ff; $custom-dark: #000000;
JSON
{
"hex": "#fe79ff",
"rgb": {
"r": 254,
"g": 121,
"b": 255
},
"hsl": {
"h": 299.552,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77705,
"c": 0.22417,
"h": 327.2
},
"luminance": 0.41966
}Semantic roles & 50–950 ramp
primary
#FE79FF
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86