#F979F2#F979F2
#F979F2 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.5% C 0.210 H 329.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F979F2 |
|---|---|
| RGB | rgb(249, 121, 242) |
| HSL | hsl(303, 91%, 73%) |
| HSV | hsv(303, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 2.8%, 2.4%) |
| CIE-LAB | lab(69.63, 64.36, -39.00) |
| CIE-LCH | lch(69.63, 75.26, 328.79°) |
| OKLab | oklab(76.49% 0.1812 -0.1068) |
| OKLCH | oklch(76.49% 0.21 329.5) |
| XYZ | xyz(61.9306, 40.2291, 88.4902) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.11
Violet (CSS)
#EE82EE
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 4.32
Violet Pink
#FB5FFC
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979F2 #79F980
analogous
#C079F9 #F979F2 #F979B2
triadic
#F979F2 #F2F979 #79F2F9
tetradic
#F979F2 #F9C079 #79F980 #79B2F9
square
#F979F2 #F9C079 #79F980 #79B2F9
split-complementary
#F979F2 #B2F979 #79F9C0
monochromatic
#ED0BE1 #F63EEC #F979F2 #FCB4F8 #FEE2FC
Accessibility & contrast
On white
2.32
#F979F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F979F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979F2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979F2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF6
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f979f2; /* rgb */ color: rgb(249, 121, 242); /* oklch */ color: oklch(76.5% 0.210 329.5);
Tailwind
colors: {
custom: {
50: '#fea5f6',
500: '#f979f2',
950: '#000000',
},
}SCSS
$custom: #f979f2; $custom-light: #fea5f6; $custom-dark: #000000;
JSON
{
"hex": "#f979f2",
"rgb": {
"r": 249,
"g": 121,
"b": 242
},
"hsl": {
"h": 303.281,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.7649,
"c": 0.21036,
"h": 329.5
},
"luminance": 0.40225
}Semantic roles & 50–950 ramp
primary
#F979F2
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85