#F079E7#F079E7
#F079E7 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.9% C 0.196 H 330.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F079E7 |
|---|---|
| RGB | rgb(240, 121, 231) |
| HSL | hsl(305, 80%, 71%) |
| HSV | hsv(305, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 3.7%, 5.9%) |
| CIE-LAB | lab(68.00, 60.06, -35.57) |
| CIE-LCH | lch(68.00, 69.80, 329.36°) |
| OKLab | oklab(74.89% 0.1697 -0.0971) |
| OKLCH | oklch(74.89% 0.196 330.2) |
| XYZ | xyz(57.1958, 37.9730, 79.9027) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.75
Violet (CSS)
#EE82EE
ΔE00 1.97
Candy Pink
#FF63E9
ΔE00 3.65
Lavender Pink
#DD85D7
ΔE00 4.33
Orchid
#DA70D6
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079E7 #79F082
analogous
#BD79F0 #F079E7 #F079AB
triadic
#F079E7 #E7F079 #79E7F0
tetradic
#F079E7 #F0BD79 #79F082 #79ABF0
square
#F079E7 #F0BD79 #79F082 #79ABF0
split-complementary
#F079E7 #ABF079 #79F0BD
monochromatic
#D718C8 #EA42DD #F079E7 #F6B0F1 #FCE3FA
Accessibility & contrast
On white
2.44
#F079E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F079E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079E7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079E7 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739BEB
Deuteranopia (green-blind)
#95ACE4
Tritanopia (blue-blind)
#F883A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f079e7; /* rgb */ color: rgb(240, 121, 231); /* oklch */ color: oklch(74.9% 0.196 330.2);
Tailwind
colors: {
custom: {
50: '#f7a4ef',
500: '#f079e7',
950: '#000000',
},
}SCSS
$custom: #f079e7; $custom-light: #f7a4ef; $custom-dark: #000000;
JSON
{
"hex": "#f079e7",
"rgb": {
"r": 240,
"g": 121,
"b": 231
},
"hsl": {
"h": 304.538,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.7489,
"c": 0.19558,
"h": 330.2
},
"luminance": 0.3797
}Semantic roles & 50–950 ramp
primary
#F079E7
secondary
#D2F2D5
accent
#DC1909
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84