#FE79F8#FE79F8
#FE79F8 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.4% C 0.218 H 329.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79F8 |
|---|---|
| RGB | rgb(254, 121, 248) |
| HSL | hsl(303, 99%, 74%) |
| HSV | hsv(303, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 2.4%, 0.4%) |
| CIE-LAB | lab(70.54, 66.70, -40.82) |
| CIE-LCH | lch(70.54, 78.20, 328.53°) |
| OKLab | oklab(77.38% 0.1875 -0.1119) |
| OKLCH | oklch(77.38% 0.218 329.2) |
| XYZ | xyz(64.6530, 41.5269, 93.3988) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 3.05
Candy Pink
#FF63E9
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79F8 #79FE7F
analogous
#C179FE #FE79F8 #FE79B5
triadic
#FE79F8 #F8FE79 #79F8FE
tetradic
#FE79F8 #FEC179 #79FE7F #79B5FE
square
#FE79F8 #FEC179 #79FE7F #79B5FE
split-complementary
#FE79F8 #B5FE79 #79FEC1
monochromatic
#FB02EF #FE3CF5 #FE79F8 #FEB6FB #FFE1FD
Accessibility & contrast
On white
2.26
#FE79F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FE79F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79F8
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79F8 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#98B3F4
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe79f8; /* rgb */ color: rgb(254, 121, 248); /* oklch */ color: oklch(77.4% 0.218 329.2);
Tailwind
colors: {
custom: {
50: '#ffa5fb',
500: '#fe79f8',
950: '#000000',
},
}SCSS
$custom: #fe79f8; $custom-light: #ffa5fb; $custom-dark: #000000;
JSON
{
"hex": "#fe79f8",
"rgb": {
"r": 254,
"g": 121,
"b": 248
},
"hsl": {
"h": 302.707,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.7738,
"c": 0.21833,
"h": 329.2
},
"luminance": 0.41523
}Semantic roles & 50–950 ramp
primary
#FE79F8
secondary
#D4F7D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85