#F978F2#F978F2
#F978F2 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.212 H 329.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F978F2 |
|---|---|
| RGB | rgb(249, 120, 242) |
| HSL | hsl(303, 91%, 72%) |
| HSV | hsv(303, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 2.8%, 2.4%) |
| CIE-LAB | lab(69.46, 64.82, -39.27) |
| CIE-LCH | lch(69.46, 75.79, 328.79°) |
| OKLab | oklab(76.36% 0.1826 -0.1075) |
| OKLCH | oklch(76.36% 0.212 329.5) |
| XYZ | xyz(61.8097, 39.9873, 88.4499) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.05
Violet (CSS)
#EE82EE
ΔE00 2.26
Candy Pink
#FF63E9
ΔE00 3.44
Light Magenta
#FA5FF7
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978F2 #78F97F
analogous
#C078F9 #F978F2 #F978B1
triadic
#F978F2 #F2F978 #78F2F9
tetradic
#F978F2 #F9C078 #78F97F #78B1F9
square
#F978F2 #F9C078 #78F97F #78B1F9
split-complementary
#F978F2 #B1F978 #78F9C0
monochromatic
#EC0AE0 #F63DEC #F978F2 #FCB3F8 #FEE2FC
Accessibility & contrast
On white
2.33
#F978F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F978F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978F2
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978F2 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#96B0EE
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f978f2; /* rgb */ color: rgb(249, 120, 242); /* oklch */ color: oklch(76.4% 0.212 329.5);
Tailwind
colors: {
custom: {
50: '#fea4f6',
500: '#f978f2',
950: '#000000',
},
}SCSS
$custom: #f978f2; $custom-light: #fea4f6; $custom-dark: #000000;
JSON
{
"hex": "#f978f2",
"rgb": {
"r": 249,
"g": 120,
"b": 242
},
"hsl": {
"h": 303.256,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.76363,
"c": 0.21187,
"h": 329.5
},
"luminance": 0.39983
}Semantic roles & 50–950 ramp
primary
#F978F2
secondary
#D5F6D7
accent
#E60C00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85