#F079FF#F079FF
#F079FF is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.0% C 0.217 H 323.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F079FF |
|---|---|
| RGB | rgb(240, 121, 255) |
| HSL | hsl(293, 100%, 74%) |
| HSV | hsv(293, 53%, 100%) |
| CMYK | cmyk(5.9%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(69.06, 64.24, -47.10) |
| CIE-LCH | lch(69.06, 79.66, 323.75°) |
| OKLab | oklab(76.01% 0.1731 -0.1303) |
| OKLCH | oklch(76.01% 0.217 323) |
| XYZ | xyz(60.8208, 39.4229, 98.9941) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Violet Pink
#FB5FFC
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 4.06
Light Magenta
#FA5FF7
ΔE00 4.19
Candy Pink
#FF63E9
ΔE00 5.34
Orchid
#DA70D6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079FF #88FF79
analogous
#AD79FF #F079FF #FF79CB
triadic
#F079FF #FFF079 #79FFF0
tetradic
#F079FF #FFAD79 #88FF79 #79CBFF
square
#F079FF #FFAD79 #88FF79 #79CBFF
split-complementary
#F079FF #CBFF79 #79FFAD
monochromatic
#E100FE #E93CFF #F079FF #F7B6FF #FCE0FF
Accessibility & contrast
On white
2.36
#F079FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F079FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079FF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079FF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#8BADFB
Tritanopia (blue-blind)
#F48BB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f079ff; /* rgb */ color: rgb(240, 121, 255); /* oklch */ color: oklch(76.0% 0.217 323.0);
Tailwind
colors: {
custom: {
50: '#f8a4ff',
500: '#f079ff',
950: '#000000',
},
}SCSS
$custom: #f079ff; $custom-light: #f8a4ff; $custom-dark: #000000;
JSON
{
"hex": "#f079ff",
"rgb": {
"r": 240,
"g": 121,
"b": 255
},
"hsl": {
"h": 293.284,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76014,
"c": 0.21662,
"h": 323
},
"luminance": 0.3942
}Semantic roles & 50–950 ramp
primary
#F079FF
secondary
#D8F7D4
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86