#F79FF9#F79FF9
#F79FF9 is a light, vivid purple. Relative luminance 0.514; OKLCH L 82.0% C 0.154 H 326.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FF9 |
|---|---|
| RGB | rgb(247, 159, 249) |
| HSL | hsl(299, 88%, 80%) |
| HSV | hsv(299, 36%, 98%) |
| CMYK | cmyk(0.8%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.93, 46.32, -31.53) |
| CIE-LCH | lch(76.93, 56.03, 325.76°) |
| OKLab | oklab(81.97% 0.1278 -0.0859) |
| OKLCH | oklch(81.97% 0.154 326.1) |
| XYZ | xyz(67.8533, 51.4127, 95.9536) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.93
Violet (CSS)
#EE82EE
ΔE00 6.18
Mauve
#E0B0FF
ΔE00 6.66
Lavender Pink
#DD85D7
ΔE00 7.41
Light Lavendar
#EFC0FE
ΔE00 8.39
Purply Pink
#F075E6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FF9 #A1F99F
analogous
#CA9FF9 #F79FF9 #F99FCE
triadic
#F79FF9 #F9F79F #9FF9F7
tetradic
#F79FF9 #F9CA9F #A1F99F #9FCEF9
square
#F79FF9 #F9CA9F #A1F99F #9FCEF9
split-complementary
#F79FF9 #CEF99F #9FF9CA
monochromatic
#ED2CF2 #F265F5 #F79FF9 #FCD9FD #FDE2FD
Accessibility & contrast
On white
1.86
#F79FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#F79FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FF9
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FF9 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FC
Deuteranopia (green-blind)
#AEC2F6
Tritanopia (blue-blind)
#FCA8C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f79ff9; /* rgb */ color: rgb(247, 159, 249); /* oklch */ color: oklch(82.0% 0.154 326.1);
Tailwind
colors: {
custom: {
50: '#fbbdfb',
500: '#f79ff9',
950: '#000000',
},
}SCSS
$custom: #f79ff9; $custom-light: #fbbdfb; $custom-dark: #000000;
JSON
{
"hex": "#f79ff9",
"rgb": {
"r": 247,
"g": 159,
"b": 249
},
"hsl": {
"h": 298.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.81972,
"c": 0.15392,
"h": 326.1
},
"luminance": 0.5141
}Semantic roles & 50–950 ramp
primary
#F79FF9
secondary
#65DA62
accent
#E50106
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285