#F79EF7#F79EF7
#F79EF7 is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.7% C 0.154 H 326.9°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F79EF7 |
|---|---|
| RGB | rgb(247, 158, 247) |
| HSL | hsl(300, 85%, 79%) |
| HSV | hsv(300, 36%, 97%) |
| CMYK | cmyk(0%, 36%, 0%, 3.1%) |
| CIE-LAB | lab(76.65, 46.47, -30.88) |
| CIE-LCH | lch(76.65, 55.80, 326.40°) |
| OKLab | oklab(81.74% 0.1287 -0.084) |
| OKLCH | oklch(81.74% 0.154 326.9) |
| XYZ | xyz(67.3717, 50.9461, 94.2624) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.79
Violet (CSS)
#EE82EE
ΔE00 6.02
Mauve
#E0B0FF
ΔE00 6.91
Lavender Pink
#DD85D7
ΔE00 7.16
Purply Pink
#F075E6
ΔE00 8.35
Light Lavendar
#EFC0FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79EF7 #9EF79E
analogous
#CB9EF7 #F79EF7 #F79ECB
triadic
#F79EF7 #F7F79E #9EF7F7
tetradic
#F79EF7 #F7CB9E #9EF79E #9ECBF7
square
#F79EF7 #F7CB9E #9EF79E #9ECBF7
split-complementary
#F79EF7 #CBF79E #9EF7CB
monochromatic
#EE2DEE #F265F2 #F79EF7 #FCD7FC #FDE3FD
Accessibility & contrast
On white
1.88
#F79EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#F79EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79EF7
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79EF7 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B6FA
Deuteranopia (green-blind)
#AEC1F4
Tritanopia (blue-blind)
#FCA6BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f79ef7; /* rgb */ color: rgb(247, 158, 247); /* oklch */ color: oklch(81.7% 0.154 326.9);
Tailwind
colors: {
custom: {
50: '#fbbcfa',
500: '#f79ef7',
950: '#000000',
},
}SCSS
$custom: #f79ef7; $custom-light: #fbbcfa; $custom-dark: #000000;
JSON
{
"hex": "#f79ef7",
"rgb": {
"r": 247,
"g": 158,
"b": 247
},
"hsl": {
"h": 300,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.81735,
"c": 0.15372,
"h": 326.9
},
"luminance": 0.50943
}Semantic roles & 50–950 ramp
primary
#F79EF7
secondary
#62D762
accent
#E10404
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285