#FF79F8#FF79F8
#FF79F8 is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.5% C 0.219 H 329.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79F8 |
|---|---|
| RGB | rgb(255, 121, 248) |
| HSL | hsl(303, 100%, 74%) |
| HSV | hsv(303, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 2.7%, 0%) |
| CIE-LAB | lab(70.67, 66.96, -40.60) |
| CIE-LCH | lch(70.67, 78.31, 328.77°) |
| OKLab | oklab(77.5% 0.1886 -0.1113) |
| OKLCH | oklch(77.5% 0.219 329.5) |
| XYZ | xyz(65.0200, 41.7161, 93.4161) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 3.13
Candy Pink
#FF63E9
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79F8 #79FF80
analogous
#C379FF #FF79F8 #FF79B5
triadic
#FF79F8 #F8FF79 #79F8FF
tetradic
#FF79F8 #FFC379 #79FF80 #79B5FF
square
#FF79F8 #FFC379 #79FF80 #79B5FF
split-complementary
#FF79F8 #B5FF79 #79FFC3
monochromatic
#FE00F0 #FF3CF5 #FF79F8 #FFB6FB #FFE0FD
Accessibility & contrast
On white
2.25
#FF79F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FF79F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79F8
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79F8 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FC
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff79f8; /* rgb */ color: rgb(255, 121, 248); /* oklch */ color: oklch(77.5% 0.219 329.5);
Tailwind
colors: {
custom: {
50: '#ffa5fb',
500: '#ff79f8',
950: '#000000',
},
}SCSS
$custom: #ff79f8; $custom-light: #ffa5fb; $custom-dark: #000000;
JSON
{
"hex": "#ff79f8",
"rgb": {
"r": 255,
"g": 121,
"b": 248
},
"hsl": {
"h": 303.134,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77504,
"c": 0.21893,
"h": 329.5
},
"luminance": 0.41712
}Semantic roles & 50–950 ramp
primary
#FF79F8
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85