#F978F4#F978F4
#F978F4 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.5% C 0.214 H 328.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F978F4 |
|---|---|
| RGB | rgb(249, 120, 244) |
| HSL | hsl(302, 91%, 72%) |
| HSV | hsv(302, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 2%, 2.4%) |
| CIE-LAB | lab(69.55, 65.16, -40.23) |
| CIE-LCH | lch(69.55, 76.58, 328.31°) |
| OKLab | oklab(76.45% 0.1828 -0.1103) |
| OKLCH | oklch(76.45% 0.214 328.9) |
| XYZ | xyz(62.1118, 40.1081, 90.0405) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.27
Violet (CSS)
#EE82EE
ΔE00 2.32
Candy Pink
#FF63E9
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 4.05
Violet Pink
#FB5FFC
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978F4 #78F97D
analogous
#BE78F9 #F978F4 #F978B3
triadic
#F978F4 #F4F978 #78F4F9
tetradic
#F978F4 #F9BE78 #78F97D #78B3F9
square
#F978F4 #F9BE78 #78F97D #78B3F9
split-complementary
#F978F4 #B3F978 #78F9BE
monochromatic
#EC0AE3 #F63DEF #F978F4 #FCB3F9 #FEE2FD
Accessibility & contrast
On white
2.33
#F978F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F978F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978F4
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978F4 | 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)
#6E9FF8
Deuteranopia (green-blind)
#96B0F0
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f978f4; /* rgb */ color: rgb(249, 120, 244); /* oklch */ color: oklch(76.5% 0.214 328.9);
Tailwind
colors: {
custom: {
50: '#fea4f8',
500: '#f978f4',
950: '#000000',
},
}SCSS
$custom: #f978f4; $custom-light: #fea4f8; $custom-dark: #000000;
JSON
{
"hex": "#f978f4",
"rgb": {
"r": 249,
"g": 120,
"b": 244
},
"hsl": {
"h": 302.326,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.76454,
"c": 0.21353,
"h": 328.9
},
"luminance": 0.40104
}Semantic roles & 50–950 ramp
primary
#F978F4
secondary
#D5F6D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85