#F978F3#F978F3
#F978F3 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.213 H 329.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F978F3 |
|---|---|
| RGB | rgb(249, 120, 243) |
| HSL | hsl(303, 91%, 72%) |
| HSV | hsv(303, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 2.4%, 2.4%) |
| CIE-LAB | lab(69.50, 64.99, -39.75) |
| CIE-LCH | lch(69.50, 76.18, 328.55°) |
| OKLab | oklab(76.41% 0.1827 -0.1089) |
| OKLCH | oklch(76.41% 0.213 329.2) |
| XYZ | xyz(61.9603, 40.0475, 89.2430) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.16
Violet (CSS)
#EE82EE
ΔE00 2.29
Candy Pink
#FF63E9
ΔE00 3.50
Light Magenta
#FA5FF7
ΔE00 4.09
Violet Pink
#FB5FFC
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978F3 #78F97E
analogous
#BF78F9 #F978F3 #F978B2
triadic
#F978F3 #F3F978 #78F3F9
tetradic
#F978F3 #F9BF78 #78F97E #78B2F9
square
#F978F3 #F9BF78 #78F97E #78B2F9
split-complementary
#F978F3 #B2F978 #78F9BF
monochromatic
#EC0AE2 #F63DEE #F978F3 #FCB3F8 #FEE2FC
Accessibility & contrast
On white
2.33
#F978F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F978F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978F3
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978F3 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF7
Deuteranopia (green-blind)
#96B0EF
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f978f3; /* rgb */ color: rgb(249, 120, 243); /* oklch */ color: oklch(76.4% 0.213 329.2);
Tailwind
colors: {
custom: {
50: '#fea4f7',
500: '#f978f3',
950: '#000000',
},
}SCSS
$custom: #f978f3; $custom-light: #fea4f7; $custom-dark: #000000;
JSON
{
"hex": "#f978f3",
"rgb": {
"r": 249,
"g": 120,
"b": 243
},
"hsl": {
"h": 302.791,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.76409,
"c": 0.2127,
"h": 329.2
},
"luminance": 0.40044
}Semantic roles & 50–950 ramp
primary
#F978F3
secondary
#D5F6D7
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85