#F979E4#F979E4
#F979E4 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.9% C 0.199 H 334.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F979E4 |
|---|---|
| RGB | rgb(249, 121, 228) |
| HSL | hsl(310, 91%, 73%) |
| HSV | hsv(310, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 8.4%, 2.4%) |
| CIE-LAB | lab(69.05, 62.08, -32.18) |
| CIE-LCH | lch(69.05, 69.93, 332.60°) |
| OKLab | oklab(75.87% 0.1789 -0.0874) |
| OKLCH | oklch(75.87% 0.199 334) |
| XYZ | xyz(59.9079, 39.4200, 77.8372) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.14
Violet (CSS)
#EE82EE
ΔE00 3.10
Candy Pink
#FF63E9
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.62
Orchid
#DA70D6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979E4 #79F98E
analogous
#CE79F9 #F979E4 #F979A4
triadic
#F979E4 #E4F979 #79E4F9
tetradic
#F979E4 #F9CE79 #79F98E #79A4F9
square
#F979E4 #F9CE79 #79F98E #79A4F9
split-complementary
#F979E4 #A4F979 #79F9CE
monochromatic
#ED0BC8 #F63ED8 #F979E4 #FCB4F0 #FEE2F9
Accessibility & contrast
On white
2.36
#F979E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F979E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979E4
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979E4 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789DE8
Deuteranopia (green-blind)
#9DAFE0
Tritanopia (blue-blind)
#FF81A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f979e4; /* rgb */ color: rgb(249, 121, 228); /* oklch */ color: oklch(75.9% 0.199 334.0);
Tailwind
colors: {
custom: {
50: '#fea4ec',
500: '#f979e4',
950: '#000000',
},
}SCSS
$custom: #f979e4; $custom-light: #fea4ec; $custom-dark: #000000;
JSON
{
"hex": "#f979e4",
"rgb": {
"r": 249,
"g": 121,
"b": 228
},
"hsl": {
"h": 309.844,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.75873,
"c": 0.19907,
"h": 334
},
"luminance": 0.39416
}Semantic roles & 50–950 ramp
primary
#F979E4
secondary
#D5F6DB
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84