#F979E7#F979E7
#F979E7 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.201 H 333.0°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F979E7 |
|---|---|
| RGB | rgb(249, 121, 231) |
| HSL | hsl(308, 91%, 73%) |
| HSV | hsv(308, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 7.2%, 2.4%) |
| CIE-LAB | lab(69.18, 62.56, -33.65) |
| CIE-LCH | lch(69.18, 71.04, 331.72°) |
| OKLab | oklab(76% 0.1794 -0.0915) |
| OKLCH | oklch(76% 0.201 333) |
| XYZ | xyz(60.3280, 39.5880, 80.0495) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.88
Violet (CSS)
#EE82EE
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.26
Violet Pink
#FB5FFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979E7 #79F98B
analogous
#CB79F9 #F979E7 #F979A7
triadic
#F979E7 #E7F979 #79E7F9
tetradic
#F979E7 #F9CB79 #79F98B #79A7F9
square
#F979E7 #F9CB79 #79F98B #79A7F9
split-complementary
#F979E7 #A7F979 #79F9CB
monochromatic
#ED0BCD #F63EDD #F979E7 #FCB4F1 #FEE2FA
Accessibility & contrast
On white
2.36
#F979E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F979E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979E7
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979E7 | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769DEB
Deuteranopia (green-blind)
#9CB0E3
Tritanopia (blue-blind)
#FF82A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f979e7; /* rgb */ color: rgb(249, 121, 231); /* oklch */ color: oklch(76.0% 0.201 333.0);
Tailwind
colors: {
custom: {
50: '#fea4ef',
500: '#f979e7',
950: '#000000',
},
}SCSS
$custom: #f979e7; $custom-light: #fea4ef; $custom-dark: #000000;
JSON
{
"hex": "#f979e7",
"rgb": {
"r": 249,
"g": 121,
"b": 231
},
"hsl": {
"h": 308.438,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.76002,
"c": 0.20142,
"h": 333
},
"luminance": 0.39584
}Semantic roles & 50–950 ramp
primary
#F979E7
secondary
#D5F6DA
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84