#FF79F9#FF79F9
#FF79F9 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.5% C 0.220 H 329.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79F9 |
|---|---|
| RGB | rgb(255, 121, 249) |
| HSL | hsl(303, 100%, 74%) |
| HSV | hsv(303, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 2.4%, 0%) |
| CIE-LAB | lab(70.72, 67.13, -41.08) |
| CIE-LCH | lch(70.72, 78.70, 328.53°) |
| OKLab | oklab(77.55% 0.1887 -0.1126) |
| OKLCH | oklch(77.55% 0.22 329.2) |
| XYZ | xyz(65.1755, 41.7783, 94.2353) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.22
Candy Pink
#FF63E9
ΔE00 4.02
Light Magenta
#FA5FF7
ΔE00 4.47
Violet Pink
#FB5FFC
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79F9 #79FF7F
analogous
#C279FF #FF79F9 #FF79B6
triadic
#FF79F9 #F9FF79 #79F9FF
tetradic
#FF79F9 #FFC279 #79FF7F #79B6FF
square
#FF79F9 #FFC279 #79FF7F #79B6FF
split-complementary
#FF79F9 #B6FF79 #79FFC2
monochromatic
#FE00F2 #FF3CF6 #FF79F9 #FFB6FC #FFE0FE
Accessibility & contrast
On white
2.24
#FF79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FF79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79F9
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79F9 | 1.00 | 2.24 | 9.35 | 9.35 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FD
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff79f9; /* rgb */ color: rgb(255, 121, 249); /* oklch */ color: oklch(77.5% 0.220 329.2);
Tailwind
colors: {
custom: {
50: '#ffa5fb',
500: '#ff79f9',
950: '#000000',
},
}SCSS
$custom: #ff79f9; $custom-light: #ffa5fb; $custom-dark: #000000;
JSON
{
"hex": "#ff79f9",
"rgb": {
"r": 255,
"g": 121,
"b": 249
},
"hsl": {
"h": 302.687,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.7755,
"c": 0.21975,
"h": 329.2
},
"luminance": 0.41774
}Semantic roles & 50–950 ramp
primary
#FF79F9
secondary
#D4F7D5
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85