#F079FB#F079FB
#F079FB is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.8% C 0.213 H 324.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F079FB |
|---|---|
| RGB | rgb(240, 121, 251) |
| HSL | hsl(295, 94%, 73%) |
| HSV | hsv(295, 52%, 98%) |
| CMYK | cmyk(4.4%, 51.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.87, 63.52, -45.20) |
| CIE-LCH | lch(68.87, 77.97, 324.56°) |
| OKLab | oklab(75.82% 0.1726 -0.1248) |
| OKLCH | oklch(75.82% 0.213 324.1) |
| XYZ | xyz(60.1836, 39.1681, 95.6382) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.91
Light Magenta
#FA5FF7
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 4.90
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079FB #84FB79
analogous
#AF79FB #F079FB #FB79C5
triadic
#F079FB #FBF079 #79FBF0
tetradic
#F079FB #FBAF79 #84FB79 #79C5FB
square
#F079FB #FBAF79 #84FB79 #79C5FB
split-complementary
#F079FB #C5FB79 #79FBAF
monochromatic
#DE07F2 #E93EF9 #F079FB #F7B4FD #FCE1FE
Accessibility & contrast
On white
2.38
#F079FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F079FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079FB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079FB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#F489AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f079fb; /* rgb */ color: rgb(240, 121, 251); /* oklch */ color: oklch(75.8% 0.213 324.1);
Tailwind
colors: {
custom: {
50: '#f7a4fd',
500: '#f079fb',
950: '#000000',
},
}SCSS
$custom: #f079fb; $custom-light: #f7a4fd; $custom-dark: #000000;
JSON
{
"hex": "#f079fb",
"rgb": {
"r": 240,
"g": 121,
"b": 251
},
"hsl": {
"h": 294.923,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.75819,
"c": 0.213,
"h": 324.1
},
"luminance": 0.39165
}Semantic roles & 50–950 ramp
primary
#F079FB
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85