#F79BF9#F79BF9
#F79BF9 is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.4% C 0.161 H 326.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BF9 |
|---|---|
| RGB | rgb(247, 155, 249) |
| HSL | hsl(299, 89%, 79%) |
| HSV | hsv(299, 38%, 98%) |
| CMYK | cmyk(0.8%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(76.11, 48.37, -32.79) |
| CIE-LCH | lch(76.11, 58.44, 325.86°) |
| OKLab | oklab(81.35% 0.1335 -0.0894) |
| OKLCH | oklch(81.35% 0.161 326.2) |
| XYZ | xyz(67.1765, 50.0592, 95.7280) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.35
Plum
#DDA0DD
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.93
Mauve
#E0B0FF
ΔE00 7.20
Purply Pink
#F075E6
ΔE00 7.74
Baby Purple
#CA9BF7
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BF9 #9DF99B
analogous
#C89BF9 #F79BF9 #F99BCC
triadic
#F79BF9 #F9F79B #9BF9F7
tetradic
#F79BF9 #F9C89B #9DF99B #9BCCF9
square
#F79BF9 #F9C89B #9DF99B #9BCCF9
split-complementary
#F79BF9 #CCF99B #9BF9C8
monochromatic
#EE28F2 #F261F6 #F79BF9 #FCD5FC #FDE2FD
Accessibility & contrast
On white
1.91
#F79BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#F79BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BF9
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BF9 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#ABC0F6
Tritanopia (blue-blind)
#FCA4BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f79bf9; /* rgb */ color: rgb(247, 155, 249); /* oklch */ color: oklch(81.4% 0.161 326.2);
Tailwind
colors: {
custom: {
50: '#fbbafb',
500: '#f79bf9',
950: '#000000',
},
}SCSS
$custom: #f79bf9; $custom-light: #fbbafb; $custom-dark: #000000;
JSON
{
"hex": "#f79bf9",
"rgb": {
"r": 247,
"g": 155,
"b": 249
},
"hsl": {
"h": 298.723,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.81353,
"c": 0.16066,
"h": 326.2
},
"luminance": 0.50056
}Semantic roles & 50–950 ramp
primary
#F79BF9
secondary
#61D95F
accent
#E50005
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285