#FF79F4#FF79F4
#FF79F4 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.3% C 0.216 H 330.6°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79F4 |
|---|---|
| RGB | rgb(255, 121, 244) |
| HSL | hsl(305, 100%, 74%) |
| HSV | hsv(305, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 4.3%, 0%) |
| CIE-LAB | lab(70.50, 66.31, -38.68) |
| CIE-LCH | lch(70.50, 76.76, 329.74°) |
| OKLab | oklab(77.32% 0.188 -0.1057) |
| OKLCH | oklch(77.32% 0.216 330.6) |
| XYZ | xyz(64.4060, 41.4705, 90.1827) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 2.82
Candy Pink
#FF63E9
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 4.67
Violet Pink
#FB5FFC
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79F4 #79FF84
analogous
#C779FF #FF79F4 #FF79B1
triadic
#FF79F4 #F4FF79 #79F4FF
tetradic
#FF79F4 #FFC779 #79FF84 #79B1FF
square
#FF79F4 #FFC779 #79FF84 #79B1FF
split-complementary
#FF79F4 #B1FF79 #79FFC7
monochromatic
#FE00E9 #FF3CEF #FF79F4 #FFB6F9 #FFE0FC
Accessibility & contrast
On white
2.26
#FF79F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FF79F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79F4
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79F4 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F8
Deuteranopia (green-blind)
#9BB3F0
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff79f4; /* rgb */ color: rgb(255, 121, 244); /* oklch */ color: oklch(77.3% 0.216 330.6);
Tailwind
colors: {
custom: {
50: '#ffa5f8',
500: '#ff79f4',
950: '#000000',
},
}SCSS
$custom: #ff79f4; $custom-light: #ffa5f8; $custom-dark: #000000;
JSON
{
"hex": "#ff79f4",
"rgb": {
"r": 255,
"g": 121,
"b": 244
},
"hsl": {
"h": 304.925,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77323,
"c": 0.21567,
"h": 330.6
},
"luminance": 0.41466
}Semantic roles & 50–950 ramp
primary
#FF79F4
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85