#FE79EC#FE79EC
#FE79EC is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.209 H 332.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79EC |
|---|---|
| RGB | rgb(254, 121, 236) |
| HSL | hsl(308, 99%, 74%) |
| HSV | hsv(308, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 7.1%, 0.4%) |
| CIE-LAB | lab(70.04, 64.75, -35.02) |
| CIE-LCH | lch(70.04, 73.61, 331.59°) |
| OKLab | oklab(76.84% 0.1856 -0.0953) |
| OKLCH | oklch(76.84% 0.209 332.8) |
| XYZ | xyz(62.8506, 40.8059, 83.9066) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.47
Violet (CSS)
#EE82EE
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 3.52
Light Magenta
#FA5FF7
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79EC #79FE8B
analogous
#CD79FE #FE79EC #FE79A9
triadic
#FE79EC #ECFE79 #79ECFE
tetradic
#FE79EC #FECD79 #79FE8B #79A9FE
square
#FE79EC #FECD79 #79FE8B #79A9FE
split-complementary
#FE79EC #A9FE79 #79FECD
monochromatic
#FB02D9 #FE3CE3 #FE79EC #FEB6F5 #FFE1FB
Accessibility & contrast
On white
2.29
#FE79EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FE79EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79EC
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79EC | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF0
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe79ec; /* rgb */ color: rgb(254, 121, 236); /* oklch */ color: oklch(76.8% 0.209 332.8);
Tailwind
colors: {
custom: {
50: '#ffa5f2',
500: '#fe79ec',
950: '#000000',
},
}SCSS
$custom: #fe79ec; $custom-light: #ffa5f2; $custom-dark: #000000;
JSON
{
"hex": "#fe79ec",
"rgb": {
"r": 254,
"g": 121,
"b": 236
},
"hsl": {
"h": 308.12,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.76844,
"c": 0.20866,
"h": 332.8
},
"luminance": 0.40802
}Semantic roles & 50–950 ramp
primary
#FE79EC
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85