#FE79F1#FE79F1
#FE79F1 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.213 H 331.3°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79F1 |
|---|---|
| RGB | rgb(254, 121, 241) |
| HSL | hsl(306, 99%, 74%) |
| HSV | hsv(306, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 5.1%, 0.4%) |
| CIE-LAB | lab(70.25, 65.55, -37.44) |
| CIE-LCH | lch(70.25, 75.49, 330.26°) |
| OKLab | oklab(77.06% 0.1864 -0.1022) |
| OKLCH | oklch(77.06% 0.213 331.3) |
| XYZ | xyz(63.5872, 41.1006, 87.7860) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.54
Violet (CSS)
#EE82EE
ΔE00 2.69
Candy Pink
#FF63E9
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79F1 #79FE86
analogous
#C879FE #FE79F1 #FE79AE
triadic
#FE79F1 #F1FE79 #79F1FE
tetradic
#FE79F1 #FEC879 #79FE86 #79AEFE
square
#FE79F1 #FEC879 #79FE86 #79AEFE
split-complementary
#FE79F1 #AEFE79 #79FEC8
monochromatic
#FB02E2 #FE3CEB #FE79F1 #FEB6F7 #FFE1FC
Accessibility & contrast
On white
2.28
#FE79F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FE79F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79F1
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79F1 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F5
Deuteranopia (green-blind)
#9BB2ED
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe79f1; /* rgb */ color: rgb(254, 121, 241); /* oklch */ color: oklch(77.1% 0.213 331.3);
Tailwind
colors: {
custom: {
50: '#ffa5f6',
500: '#fe79f1',
950: '#000000',
},
}SCSS
$custom: #fe79f1; $custom-light: #ffa5f6; $custom-dark: #000000;
JSON
{
"hex": "#fe79f1",
"rgb": {
"r": 254,
"g": 121,
"b": 241
},
"hsl": {
"h": 305.865,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.77064,
"c": 0.21263,
"h": 331.3
},
"luminance": 0.41096
}Semantic roles & 50–950 ramp
primary
#FE79F1
secondary
#D4F7D7
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85