#F079EF#F079EF
#F079EF is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.3% C 0.202 H 327.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F079EF |
|---|---|
| RGB | rgb(240, 121, 239) |
| HSL | hsl(301, 80%, 71%) |
| HSV | hsv(301, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 0.4%, 5.9%) |
| CIE-LAB | lab(68.34, 61.42, -39.45) |
| CIE-LCH | lch(68.34, 73.00, 327.28°) |
| OKLab | oklab(75.25% 0.171 -0.1082) |
| OKLCH | oklch(75.25% 0.202 327.7) |
| XYZ | xyz(58.3516, 38.4353, 85.9898) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.58
Violet (CSS)
#EE82EE
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 3.87
Light Magenta
#FA5FF7
ΔE00 4.16
Violet Pink
#FB5FFC
ΔE00 4.36
Orchid
#DA70D6
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079EF #79F07A
analogous
#B579F0 #F079EF #F079B3
triadic
#F079EF #EFF079 #79EFF0
tetradic
#F079EF #F0B579 #79F07A #79B3F0
square
#F079EF #F0B579 #79F07A #79B3F0
split-complementary
#F079EF #B3F079 #79F0B5
monochromatic
#D718D5 #EA42E8 #F079EF #F6B0F6 #FCE3FC
Accessibility & contrast
On white
2.42
#F079EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F079EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079EF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079EF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF3
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#F686A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f079ef; /* rgb */ color: rgb(240, 121, 239); /* oklch */ color: oklch(75.3% 0.202 327.7);
Tailwind
colors: {
custom: {
50: '#f7a4f4',
500: '#f079ef',
950: '#000000',
},
}SCSS
$custom: #f079ef; $custom-light: #f7a4f4; $custom-dark: #000000;
JSON
{
"hex": "#f079ef",
"rgb": {
"r": 240,
"g": 121,
"b": 239
},
"hsl": {
"h": 300.504,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.75252,
"c": 0.2024,
"h": 327.7
},
"luminance": 0.38432
}Semantic roles & 50–950 ramp
primary
#F079EF
secondary
#D2F2D3
accent
#DC0B09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85