#F79BF6#F79BF6
#F79BF6 is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.2% C 0.158 H 327.3°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BF6 |
|---|---|
| RGB | rgb(247, 155, 246) |
| HSL | hsl(301, 85%, 79%) |
| HSV | hsv(301, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 0.4%, 3.1%) |
| CIE-LAB | lab(75.99, 47.84, -31.35) |
| CIE-LCH | lch(75.99, 57.19, 326.76°) |
| OKLab | oklab(81.23% 0.1328 -0.0853) |
| OKLCH | oklch(81.23% 0.158 327.3) |
| XYZ | xyz(66.7124, 49.8736, 93.2834) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.41
Plum
#DDA0DD
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.72
Mauve
#E0B0FF
ΔE00 7.37
Purply Pink
#F075E6
ΔE00 7.73
Bubblegum Pink
#FE83CC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BF6 #9BF79C
analogous
#CA9BF7 #F79BF6 #F79BC8
triadic
#F79BF6 #F6F79B #9BF6F7
tetradic
#F79BF6 #F7CA9B #9BF79C #9BC8F7
square
#F79BF6 #F7CA9B #9BF79C #9BC8F7
split-complementary
#F79BF6 #C8F79B #9BF7CA
monochromatic
#EE2AEC #F262F1 #F79BF6 #FCD4FB #FDE3FC
Accessibility & contrast
On white
1.91
#F79BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#F79BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BF6
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BF6 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4F9
Deuteranopia (green-blind)
#ACC0F3
Tritanopia (blue-blind)
#FDA3BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f79bf6; /* rgb */ color: rgb(247, 155, 246); /* oklch */ color: oklch(81.2% 0.158 327.3);
Tailwind
colors: {
custom: {
50: '#fbbaf9',
500: '#f79bf6',
950: '#000000',
},
}SCSS
$custom: #f79bf6; $custom-light: #fbbaf9; $custom-dark: #000000;
JSON
{
"hex": "#f79bf6",
"rgb": {
"r": 247,
"g": 155,
"b": 246
},
"hsl": {
"h": 300.652,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.8123,
"c": 0.15785,
"h": 327.3
},
"luminance": 0.49871
}Semantic roles & 50–950 ramp
primary
#F79BF6
secondary
#D6F5D7
accent
#E20604
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181217
muted
#868185