#F978F1#F978F1
#F978F1 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.3% C 0.211 H 329.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F978F1 |
|---|---|
| RGB | rgb(249, 120, 241) |
| HSL | hsl(304, 91%, 72%) |
| HSV | hsv(304, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 3.2%, 2.4%) |
| CIE-LAB | lab(69.42, 64.66, -38.78) |
| CIE-LCH | lch(69.42, 75.40, 329.04°) |
| OKLab | oklab(76.32% 0.1824 -0.1062) |
| OKLCH | oklch(76.32% 0.211 329.8) |
| XYZ | xyz(61.6600, 39.9274, 87.6611) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.95
Violet (CSS)
#EE82EE
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 4.21
Violet Pink
#FB5FFC
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978F1 #78F980
analogous
#C178F9 #F978F1 #F978B1
triadic
#F978F1 #F1F978 #78F1F9
tetradic
#F978F1 #F9C178 #78F980 #78B1F9
square
#F978F1 #F9C178 #78F980 #78B1F9
split-complementary
#F978F1 #B1F978 #78F9C1
monochromatic
#EC0ADE #F63DEB #F978F1 #FCB3F7 #FEE2FC
Accessibility & contrast
On white
2.34
#F978F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F978F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978F1
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978F1 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF5
Deuteranopia (green-blind)
#97B0ED
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f978f1; /* rgb */ color: rgb(249, 120, 241); /* oklch */ color: oklch(76.3% 0.211 329.8);
Tailwind
colors: {
custom: {
50: '#fea4f6',
500: '#f978f1',
950: '#000000',
},
}SCSS
$custom: #f978f1; $custom-light: #fea4f6; $custom-dark: #000000;
JSON
{
"hex": "#f978f1",
"rgb": {
"r": 249,
"g": 120,
"b": 241
},
"hsl": {
"h": 303.721,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.76317,
"c": 0.21104,
"h": 329.8
},
"luminance": 0.39924
}Semantic roles & 50–950 ramp
primary
#F978F1
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85