#FF79F7#FF79F7
#FF79F7 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.5% C 0.218 H 329.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79F7 |
|---|---|
| RGB | rgb(255, 121, 247) |
| HSL | hsl(304, 100%, 74%) |
| HSV | hsv(304, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 3.1%, 0%) |
| CIE-LAB | lab(70.63, 66.80, -40.12) |
| CIE-LCH | lch(70.63, 77.92, 329.01°) |
| OKLab | oklab(77.46% 0.1884 -0.1099) |
| OKLCH | oklch(77.46% 0.218 329.7) |
| XYZ | xyz(64.8652, 41.6542, 92.6012) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 3.87
Light Magenta
#FA5FF7
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79F7 #79FF81
analogous
#C479FF #FF79F7 #FF79B4
triadic
#FF79F7 #F7FF79 #79F7FF
tetradic
#FF79F7 #FFC479 #79FF81 #79B4FF
square
#FF79F7 #FFC479 #79FF81 #79B4FF
split-complementary
#FF79F7 #B4FF79 #79FFC4
monochromatic
#FE00EE #FF3CF3 #FF79F7 #FFB6FB #FFE0FD
Accessibility & contrast
On white
2.25
#FF79F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FF79F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79F7
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79F7 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FB
Deuteranopia (green-blind)
#99B3F3
Tritanopia (blue-blind)
#FF86AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff79f7; /* rgb */ color: rgb(255, 121, 247); /* oklch */ color: oklch(77.5% 0.218 329.7);
Tailwind
colors: {
custom: {
50: '#ffa5fa',
500: '#ff79f7',
950: '#000000',
},
}SCSS
$custom: #ff79f7; $custom-light: #ffa5fa; $custom-dark: #000000;
JSON
{
"hex": "#ff79f7",
"rgb": {
"r": 255,
"g": 121,
"b": 247
},
"hsl": {
"h": 303.582,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77458,
"c": 0.21811,
"h": 329.7
},
"luminance": 0.4165
}Semantic roles & 50–950 ramp
primary
#FF79F7
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85