#F79BF4#F79BF4
#F79BF4 is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.1% C 0.156 H 328.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BF4 |
|---|---|
| RGB | rgb(247, 155, 244) |
| HSL | hsl(302, 85%, 79%) |
| HSV | hsv(302, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 1.2%, 3.1%) |
| CIE-LAB | lab(75.92, 47.48, -30.38) |
| CIE-LCH | lch(75.92, 56.37, 327.39°) |
| OKLab | oklab(81.15% 0.1324 -0.0826) |
| OKLCH | oklch(81.15% 0.156 328) |
| XYZ | xyz(66.4071, 49.7515, 91.6754) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.49
Plum
#DDA0DD
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.60
Mauve
#E0B0FF
ΔE00 7.51
Purply Pink
#F075E6
ΔE00 7.74
Bubblegum Pink
#FE83CC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BF4 #9BF79E
analogous
#CC9BF7 #F79BF4 #F79BC6
triadic
#F79BF4 #F4F79B #9BF4F7
tetradic
#F79BF4 #F7CC9B #9BF79E #9BC6F7
square
#F79BF4 #F7CC9B #9BF79E #9BC6F7
split-complementary
#F79BF4 #C6F79B #9BF7CC
monochromatic
#EE2AE8 #F262EE #F79BF4 #FCD4FA #FDE3FC
Accessibility & contrast
On white
1.92
#F79BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#F79BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BF4
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BF4 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F7
Deuteranopia (green-blind)
#ADBFF1
Tritanopia (blue-blind)
#FDA3BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f79bf4; /* rgb */ color: rgb(247, 155, 244); /* oklch */ color: oklch(81.1% 0.156 328.0);
Tailwind
colors: {
custom: {
50: '#fbbaf8',
500: '#f79bf4',
950: '#000000',
},
}SCSS
$custom: #f79bf4; $custom-light: #fbbaf8; $custom-dark: #000000;
JSON
{
"hex": "#f79bf4",
"rgb": {
"r": 247,
"g": 155,
"b": 244
},
"hsl": {
"h": 301.957,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.81149,
"c": 0.156,
"h": 328
},
"luminance": 0.49749
}Semantic roles & 50–950 ramp
primary
#F79BF4
secondary
#D6F5D7
accent
#E20B04
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181217
muted
#868185