#F79CF2#F79CF2
#F79CF2 is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.2% C 0.152 H 328.8°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CF2 |
|---|---|
| RGB | rgb(247, 156, 242) |
| HSL | hsl(303, 85%, 79%) |
| HSV | hsv(303, 37%, 97%) |
| CMYK | cmyk(0%, 36.8%, 2%, 3.1%) |
| CIE-LAB | lab(76.05, 46.61, -29.09) |
| CIE-LCH | lch(76.05, 54.95, 328.03°) |
| OKLab | oklab(81.22% 0.1304 -0.079) |
| OKLCH | oklch(81.22% 0.152 328.8) |
| XYZ | xyz(66.2722, 49.9649, 90.1405) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.64
Mauve
#E0B0FF
ΔE00 7.54
Purply Pink
#F075E6
ΔE00 7.99
Bubblegum Pink
#FE83CC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CF2 #9CF7A1
analogous
#CF9CF7 #F79CF2 #F79CC5
triadic
#F79CF2 #F2F79C #9CF2F7
tetradic
#F79CF2 #F7CF9C #9CF7A1 #9CC5F7
square
#F79CF2 #F7CF9C #9CF7A1 #9CC5F7
split-complementary
#F79CF2 #C5F79C #9CF7CF
monochromatic
#EE2BE3 #F263EB #F79CF2 #FCD5F9 #FDE3FB
Accessibility & contrast
On white
1.91
#F79CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#F79CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CF2
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CF2 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#AEC0EF
Tritanopia (blue-blind)
#FDA3BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f79cf2; /* rgb */ color: rgb(247, 156, 242); /* oklch */ color: oklch(81.2% 0.152 328.8);
Tailwind
colors: {
custom: {
50: '#fbbbf6',
500: '#f79cf2',
950: '#000000',
},
}SCSS
$custom: #f79cf2; $custom-light: #fbbbf6; $custom-dark: #000000;
JSON
{
"hex": "#f79cf2",
"rgb": {
"r": 247,
"g": 156,
"b": 242
},
"hsl": {
"h": 303.297,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.81223,
"c": 0.15247,
"h": 328.8
},
"luminance": 0.49962
}Semantic roles & 50–950 ramp
primary
#F79CF2
secondary
#D6F5D8
accent
#E21004
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181217
muted
#868185