#FE79F2#FE79F2
#FE79F2 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.213 H 331.0°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79F2 |
|---|---|
| RGB | rgb(254, 121, 242) |
| HSL | hsl(305, 99%, 74%) |
| HSV | hsv(305, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 4.7%, 0.4%) |
| CIE-LAB | lab(70.29, 65.71, -37.93) |
| CIE-LCH | lch(70.29, 75.87, 330.01°) |
| OKLab | oklab(77.11% 0.1866 -0.1036) |
| OKLCH | oklch(77.11% 0.213 331) |
| XYZ | xyz(63.7370, 41.1605, 88.5749) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 4.70
Violet Pink
#FB5FFC
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79F2 #79FE85
analogous
#C879FE #FE79F2 #FE79AF
triadic
#FE79F2 #F2FE79 #79F2FE
tetradic
#FE79F2 #FEC879 #79FE85 #79AFFE
square
#FE79F2 #FEC879 #79FE85 #79AFFE
split-complementary
#FE79F2 #AFFE79 #79FEC8
monochromatic
#FB02E4 #FE3CEC #FE79F2 #FEB6F8 #FFE1FC
Accessibility & contrast
On white
2.27
#FE79F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FE79F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79F2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79F2 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F6
Deuteranopia (green-blind)
#9BB3EE
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe79f2; /* rgb */ color: rgb(254, 121, 242); /* oklch */ color: oklch(77.1% 0.213 331.0);
Tailwind
colors: {
custom: {
50: '#ffa5f6',
500: '#fe79f2',
950: '#000000',
},
}SCSS
$custom: #fe79f2; $custom-light: #ffa5f6; $custom-dark: #000000;
JSON
{
"hex": "#fe79f2",
"rgb": {
"r": 254,
"g": 121,
"b": 242
},
"hsl": {
"h": 305.414,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.77109,
"c": 0.21344,
"h": 331
},
"luminance": 0.41156
}Semantic roles & 50–950 ramp
primary
#FE79F2
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85