#F979F0#F979F0
#F979F0 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.4% C 0.209 H 330.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F979F0 |
|---|---|
| RGB | rgb(249, 121, 240) |
| HSL | hsl(304, 91%, 73%) |
| HSV | hsv(304, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 3.6%, 2.4%) |
| CIE-LAB | lab(69.55, 64.03, -38.03) |
| CIE-LCH | lch(69.55, 74.48, 329.29°) |
| OKLab | oklab(76.4% 0.1809 -0.104) |
| OKLCH | oklch(76.4% 0.209 330.1) |
| XYZ | xyz(61.6319, 40.1096, 86.9169) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.94
Violet (CSS)
#EE82EE
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 3.49
Light Magenta
#FA5FF7
ΔE00 4.45
Violet Pink
#FB5FFC
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979F0 #79F982
analogous
#C279F9 #F979F0 #F979B0
triadic
#F979F0 #F0F979 #79F0F9
tetradic
#F979F0 #F9C279 #79F982 #79B0F9
square
#F979F0 #F9C279 #79F982 #79B0F9
split-complementary
#F979F0 #B0F979 #79F9C2
monochromatic
#ED0BDD #F63EE9 #F979F0 #FCB4F7 #FEE2FC
Accessibility & contrast
On white
2.33
#F979F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F979F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979F0
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979F0 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF4
Deuteranopia (green-blind)
#98B0EC
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f979f0; /* rgb */ color: rgb(249, 121, 240); /* oklch */ color: oklch(76.4% 0.209 330.1);
Tailwind
colors: {
custom: {
50: '#fea5f5',
500: '#f979f0',
950: '#000000',
},
}SCSS
$custom: #f979f0; $custom-light: #fea5f5; $custom-dark: #000000;
JSON
{
"hex": "#f979f0",
"rgb": {
"r": 249,
"g": 121,
"b": 240
},
"hsl": {
"h": 304.219,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.76399,
"c": 0.2087,
"h": 330.1
},
"luminance": 0.40106
}Semantic roles & 50–950 ramp
primary
#F979F0
secondary
#D5F6D7
accent
#E61000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85