#F79BFB#F79BFB
#F79BFB is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.4% C 0.163 H 325.5°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BFB |
|---|---|
| RGB | rgb(247, 155, 251) |
| HSL | hsl(298, 92%, 80%) |
| HSV | hsv(298, 38%, 98%) |
| CMYK | cmyk(1.6%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(76.18, 48.73, -33.76) |
| CIE-LCH | lch(76.18, 59.28, 325.29°) |
| OKLab | oklab(81.44% 0.1339 -0.0921) |
| OKLCH | oklch(81.44% 0.163 325.5) |
| XYZ | xyz(67.4901, 50.1847, 97.3796) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.34
Plum
#DDA0DD
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 7.10
Mauve
#E0B0FF
ΔE00 7.11
Purply Pink
#F075E6
ΔE00 7.78
Lilac (survey)
#CEA2FD
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BFB #9FFB9B
analogous
#C79BFB #F79BFB #FB9BCF
triadic
#F79BFB #FBF79B #9BFBF7
tetradic
#F79BFB #FBC79B #9FFB9B #9BCFFB
square
#F79BFB #FBC79B #9FFB9B #9BCFFB
split-complementary
#F79BFB #CFFB9B #9BFBC7
monochromatic
#EE25F6 #F260F9 #F79BFB #FCD6FD #FDE2FE
Accessibility & contrast
On white
1.90
#F79BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#F79BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BFB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BFB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FE
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#FCA5C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f79bfb; /* rgb */ color: rgb(247, 155, 251); /* oklch */ color: oklch(81.4% 0.163 325.5);
Tailwind
colors: {
custom: {
50: '#fbbafd',
500: '#f79bfb',
950: '#000000',
},
}SCSS
$custom: #f79bfb; $custom-light: #fbbafd; $custom-dark: #000000;
JSON
{
"hex": "#f79bfb",
"rgb": {
"r": 247,
"g": 155,
"b": 251
},
"hsl": {
"h": 297.5,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.81436,
"c": 0.16256,
"h": 325.5
},
"luminance": 0.50182
}Semantic roles & 50–950 ramp
primary
#F79BFB
secondary
#63DC5E
accent
#E6000A
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285