#F79AF2#F79AF2
#F79AF2 is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.9% C 0.156 H 328.8°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F79AF2 |
|---|---|
| RGB | rgb(247, 154, 242) |
| HSL | hsl(303, 85%, 79%) |
| HSV | hsv(303, 38%, 97%) |
| CMYK | cmyk(0%, 37.7%, 2%, 3.1%) |
| CIE-LAB | lab(75.64, 47.64, -29.72) |
| CIE-LCH | lch(75.64, 56.15, 328.04°) |
| OKLab | oklab(80.91% 0.1333 -0.0807) |
| OKLCH | oklch(80.91% 0.156 328.8) |
| XYZ | xyz(65.9393, 49.2992, 90.0296) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.38
Plum
#DDA0DD
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 6.37
Purply Pink
#F075E6
ΔE00 7.56
Mauve
#E0B0FF
ΔE00 7.79
Bubblegum Pink
#FE83CC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79AF2 #9AF79F
analogous
#CD9AF7 #F79AF2 #F79AC3
triadic
#F79AF2 #F2F79A #9AF2F7
tetradic
#F79AF2 #F7CD9A #9AF79F #9AC3F7
square
#F79AF2 #F7CD9A #9AF79F #9AC3F7
split-complementary
#F79AF2 #C3F79A #9AF7CD
monochromatic
#EE29E3 #F361EB #F79AF2 #FBD3F9 #FDE3FB
Accessibility & contrast
On white
1.93
#F79AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#F79AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79AF2
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79AF2 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#FDA2BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f79af2; /* rgb */ color: rgb(247, 154, 242); /* oklch */ color: oklch(80.9% 0.156 328.8);
Tailwind
colors: {
custom: {
50: '#fbb9f6',
500: '#f79af2',
950: '#000000',
},
}SCSS
$custom: #f79af2; $custom-light: #fbb9f6; $custom-dark: #000000;
JSON
{
"hex": "#f79af2",
"rgb": {
"r": 247,
"g": 154,
"b": 242
},
"hsl": {
"h": 303.226,
"s": 85.321,
"l": 78.627
},
"oklch": {
"l": 0.80914,
"c": 0.15585,
"h": 328.8
},
"luminance": 0.49296
}Semantic roles & 50–950 ramp
primary
#F79AF2
secondary
#D6F5D8
accent
#E21004
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181217
muted
#868185