#F079F8#F079F8
#F079F8 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.7% C 0.210 H 325.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F079F8 |
|---|---|
| RGB | rgb(240, 121, 248) |
| HSL | hsl(296, 90%, 72%) |
| HSV | hsv(296, 51%, 97%) |
| CMYK | cmyk(3.2%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(68.74, 62.99, -43.78) |
| CIE-LCH | lch(68.74, 76.71, 325.20°) |
| OKLab | oklab(75.68% 0.1722 -0.1207) |
| OKLCH | oklch(75.68% 0.21 325) |
| XYZ | xyz(59.7144, 38.9804, 93.1674) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 2.98
Violet Pink
#FB5FFC
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 3.97
Candy Pink
#FF63E9
ΔE00 4.59
Orchid
#DA70D6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079F8 #81F879
analogous
#B079F8 #F079F8 #F879C1
triadic
#F079F8 #F8F079 #79F8F0
tetradic
#F079F8 #F8B079 #81F879 #79C1F8
square
#F079F8 #F8B079 #81F879 #79C1F8
split-complementary
#F079F8 #C1F879 #79F8B0
monochromatic
#DC0CEA #E93FF5 #F079F8 #F7B3FB #FCE2FD
Accessibility & contrast
On white
2.39
#F079F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F079F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079F8
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079F8 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#8EADF4
Tritanopia (blue-blind)
#F589AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f079f8; /* rgb */ color: rgb(240, 121, 248); /* oklch */ color: oklch(75.7% 0.210 325.0);
Tailwind
colors: {
custom: {
50: '#f7a4fb',
500: '#f079f8',
950: '#000000',
},
}SCSS
$custom: #f079f8; $custom-light: #f7a4fb; $custom-dark: #000000;
JSON
{
"hex": "#f079f8",
"rgb": {
"r": 240,
"g": 121,
"b": 248
},
"hsl": {
"h": 296.22,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.75675,
"c": 0.21031,
"h": 325
},
"luminance": 0.38977
}Semantic roles & 50–950 ramp
primary
#F079F8
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85