#F79BF2#F79BF2
#F79BF2 is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.1% C 0.154 H 328.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BF2 |
|---|---|
| RGB | rgb(247, 155, 242) |
| HSL | hsl(303, 85%, 79%) |
| HSV | hsv(303, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 2%, 3.1%) |
| CIE-LAB | lab(75.84, 47.13, -29.41) |
| CIE-LCH | lch(75.84, 55.55, 328.04°) |
| OKLab | oklab(81.07% 0.1319 -0.0798) |
| OKLCH | oklch(81.07% 0.154 328.8) |
| XYZ | xyz(66.1050, 49.6306, 90.0848) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.50
Mauve
#E0B0FF
ΔE00 7.66
Purply Pink
#F075E6
ΔE00 7.77
Bubblegum Pink
#FE83CC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BF2 #9BF7A0
analogous
#CE9BF7 #F79BF2 #F79BC4
triadic
#F79BF2 #F2F79B #9BF2F7
tetradic
#F79BF2 #F7CE9B #9BF7A0 #9BC4F7
square
#F79BF2 #F7CE9B #9BF7A0 #9BC4F7
split-complementary
#F79BF2 #C4F79B #9BF7CE
monochromatic
#EE2AE3 #F262EB #F79BF2 #FCD4F9 #FDE3FB
Accessibility & contrast
On white
1.92
#F79BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F79BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BF2
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BF2 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#AEBFEF
Tritanopia (blue-blind)
#FDA2BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f79bf2; /* rgb */ color: rgb(247, 155, 242); /* oklch */ color: oklch(81.1% 0.154 328.8);
Tailwind
colors: {
custom: {
50: '#fbbaf6',
500: '#f79bf2',
950: '#000000',
},
}SCSS
$custom: #f79bf2; $custom-light: #fbbaf6; $custom-dark: #000000;
JSON
{
"hex": "#f79bf2",
"rgb": {
"r": 247,
"g": 155,
"b": 242
},
"hsl": {
"h": 303.261,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.81068,
"c": 0.15416,
"h": 328.8
},
"luminance": 0.49628
}Semantic roles & 50–950 ramp
primary
#F79BF2
secondary
#D6F5D8
accent
#E21004
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181217
muted
#868185