#F079EB#F079EB
#F079EB is a light, vivid purple. Relative luminance 0.382; OKLCH L 75.1% C 0.199 H 328.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F079EB |
|---|---|
| RGB | rgb(240, 121, 235) |
| HSL | hsl(303, 80%, 71%) |
| HSV | hsv(303, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 2.1%, 5.9%) |
| CIE-LAB | lab(68.17, 60.73, -37.52) |
| CIE-LCH | lch(68.17, 71.39, 328.30°) |
| OKLab | oklab(75.07% 0.1704 -0.1027) |
| OKLCH | oklch(75.07% 0.199 328.9) |
| XYZ | xyz(57.7672, 38.2015, 82.9121) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.02
Violet (CSS)
#EE82EE
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 3.70
Light Magenta
#FA5FF7
ΔE00 4.42
Orchid
#DA70D6
ΔE00 4.65
Violet Pink
#FB5FFC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079EB #79F07E
analogous
#B979F0 #F079EB #F079AF
triadic
#F079EB #EBF079 #79EBF0
tetradic
#F079EB #F0B979 #79F07E #79AFF0
square
#F079EB #F0B979 #79F07E #79AFF0
split-complementary
#F079EB #AFF079 #79F0B9
monochromatic
#D718CF #EA42E3 #F079EB #F6B0F3 #FCE3FB
Accessibility & contrast
On white
2.43
#F079EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F079EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079EB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079EB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#F784A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f079eb; /* rgb */ color: rgb(240, 121, 235); /* oklch */ color: oklch(75.1% 0.199 328.9);
Tailwind
colors: {
custom: {
50: '#f7a4f2',
500: '#f079eb',
950: '#000000',
},
}SCSS
$custom: #f079eb; $custom-light: #f7a4f2; $custom-dark: #000000;
JSON
{
"hex": "#f079eb",
"rgb": {
"r": 240,
"g": 121,
"b": 235
},
"hsl": {
"h": 302.521,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.75069,
"c": 0.19896,
"h": 328.9
},
"luminance": 0.38198
}Semantic roles & 50–950 ramp
primary
#F079EB
secondary
#D2F2D4
accent
#DC1209
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85