#F79CFB#F79CFB
#F79CFB is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.6% C 0.161 H 325.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CFB |
|---|---|
| RGB | rgb(247, 156, 251) |
| HSL | hsl(297, 92%, 80%) |
| HSV | hsv(297, 38%, 98%) |
| CMYK | cmyk(1.6%, 37.8%, 0%, 1.6%) |
| CIE-LAB | lab(76.39, 48.22, -33.44) |
| CIE-LCH | lch(76.39, 58.68, 325.26°) |
| OKLab | oklab(81.59% 0.1325 -0.0913) |
| OKLCH | oklch(81.59% 0.161 325.4) |
| XYZ | xyz(67.6572, 50.5189, 97.4354) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.54
Plum
#DDA0DD
ΔE00 6.46
Mauve
#E0B0FF
ΔE00 6.96
Lavender Pink
#DD85D7
ΔE00 7.20
Purply Pink
#F075E6
ΔE00 7.98
Lilac (survey)
#CEA2FD
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CFB #A0FB9C
analogous
#C89CFB #F79CFB #FB9CCF
triadic
#F79CFB #FBF79C #9CFBF7
tetradic
#F79CFB #FBC89C #A0FB9C #9CCFFB
square
#F79CFB #FBC89C #A0FB9C #9CCFFB
split-complementary
#F79CFB #CFFB9C #9CFBC8
monochromatic
#ED26F6 #F261F9 #F79CFB #FCD7FD #FDE2FE
Accessibility & contrast
On white
1.89
#F79CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#F79CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CFB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CFB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#FCA6C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f79cfb; /* rgb */ color: rgb(247, 156, 251); /* oklch */ color: oklch(81.6% 0.161 325.4);
Tailwind
colors: {
custom: {
50: '#fbbbfd',
500: '#f79cfb',
950: '#000000',
},
}SCSS
$custom: #f79cfb; $custom-light: #fbbbfd; $custom-dark: #000000;
JSON
{
"hex": "#f79cfb",
"rgb": {
"r": 247,
"g": 156,
"b": 251
},
"hsl": {
"h": 297.474,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.8159,
"c": 0.16089,
"h": 325.4
},
"luminance": 0.50516
}Semantic roles & 50–950 ramp
primary
#F79CFB
secondary
#64DC5F
accent
#E6000A
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285