#F079FA#F079FA
#F079FA is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.8% C 0.212 H 324.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F079FA |
|---|---|
| RGB | rgb(240, 121, 250) |
| HSL | hsl(295, 93%, 73%) |
| HSV | hsv(295, 52%, 98%) |
| CMYK | cmyk(4%, 51.6%, 0%, 2%) |
| CIE-LAB | lab(68.83, 63.35, -44.73) |
| CIE-LCH | lch(68.83, 77.55, 324.77°) |
| OKLab | oklab(75.77% 0.1725 -0.1234) |
| OKLCH | oklch(75.77% 0.212 324.4) |
| XYZ | xyz(60.0264, 39.1052, 94.8102) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 3.92
Light Magenta
#FA5FF7
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 4.79
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079FA #83FA79
analogous
#B079FA #F079FA #FA79C3
triadic
#F079FA #FAF079 #79FAF0
tetradic
#F079FA #FAB079 #83FA79 #79C3FA
square
#F079FA #FAB079 #83FA79 #79C3FA
split-complementary
#F079FA #C3FA79 #79FAB0
monochromatic
#DE09F0 #E93EF8 #F079FA #F7B4FC #FCE2FE
Accessibility & contrast
On white
2.38
#F079FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F079FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079FA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079FA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFE
Deuteranopia (green-blind)
#8DADF6
Tritanopia (blue-blind)
#F489AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f079fa; /* rgb */ color: rgb(240, 121, 250); /* oklch */ color: oklch(75.8% 0.212 324.4);
Tailwind
colors: {
custom: {
50: '#f7a4fc',
500: '#f079fa',
950: '#000000',
},
}SCSS
$custom: #f079fa; $custom-light: #f7a4fc; $custom-dark: #000000;
JSON
{
"hex": "#f079fa",
"rgb": {
"r": 240,
"g": 121,
"b": 250
},
"hsl": {
"h": 295.349,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.75771,
"c": 0.21211,
"h": 324.4
},
"luminance": 0.39102
}Semantic roles & 50–950 ramp
primary
#F079FA
secondary
#D8F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85