#F079FC#F079FC
#F079FC is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.9% C 0.214 H 323.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F079FC |
|---|---|
| RGB | rgb(240, 121, 252) |
| HSL | hsl(295, 96%, 73%) |
| HSV | hsv(295, 52%, 99%) |
| CMYK | cmyk(4.8%, 52%, 0%, 1.2%) |
| CIE-LAB | lab(68.92, 63.70, -45.68) |
| CIE-LCH | lch(68.92, 78.39, 324.36°) |
| OKLab | oklab(75.87% 0.1727 -0.1262) |
| OKLCH | oklch(75.87% 0.214 323.9) |
| XYZ | xyz(60.3416, 39.2313, 96.4706) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 3.92
Light Magenta
#FA5FF7
ΔE00 4.06
Candy Pink
#FF63E9
ΔE00 5.01
Orchid
#DA70D6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079FC #85FC79
analogous
#AE79FC #F079FC #FC79C6
triadic
#F079FC #FCF079 #79FCF0
tetradic
#F079FC #FCAE79 #85FC79 #79C6FC
square
#F079FC #FCAE79 #85FC79 #79C6FC
split-complementary
#F079FC #C6FC79 #79FCAE
monochromatic
#DF05F5 #E93DFB #F079FC #F7B5FD #FCE1FE
Accessibility & contrast
On white
2.37
#F079FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F079FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079FC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079FC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#F48AB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f079fc; /* rgb */ color: rgb(240, 121, 252); /* oklch */ color: oklch(75.9% 0.214 323.9);
Tailwind
colors: {
custom: {
50: '#f7a4fe',
500: '#f079fc',
950: '#000000',
},
}SCSS
$custom: #f079fc; $custom-light: #f7a4fe; $custom-dark: #000000;
JSON
{
"hex": "#f079fc",
"rgb": {
"r": 240,
"g": 121,
"b": 252
},
"hsl": {
"h": 294.504,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.75867,
"c": 0.2139,
"h": 323.9
},
"luminance": 0.39228
}Semantic roles & 50–950 ramp
primary
#F079FC
secondary
#D8F7D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86