#F978FB#F978FB
#F978FB is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.8% C 0.219 H 326.9°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F978FB |
|---|---|
| RGB | rgb(249, 120, 251) |
| HSL | hsl(299, 94%, 73%) |
| HSV | hsv(299, 52%, 98%) |
| CMYK | cmyk(0.8%, 52.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.85, 66.34, -43.59) |
| CIE-LCH | lch(69.85, 79.38, 326.70°) |
| OKLab | oklab(76.78% 0.1838 -0.1199) |
| OKLCH | oklch(76.78% 0.219 326.9) |
| XYZ | xyz(63.1948, 40.5413, 95.7447) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 3.17
Violet Pink
#FB5FFC
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 4.18
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978FB #7AFB78
analogous
#B778FB #F978FB #FB78BB
triadic
#F978FB #FBF978 #78FBF9
tetradic
#F978FB #FBB778 #7AFB78 #78BBFB
square
#F978FB #FBB778 #7AFB78 #78BBFB
split-complementary
#F978FB #BBFB78 #78FBB7
monochromatic
#EE07F1 #F63DF9 #F978FB #FCB3FD #FEE1FE
Accessibility & contrast
On white
2.31
#F978FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F978FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978FB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978FB | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f978fb; /* rgb */ color: rgb(249, 120, 251); /* oklch */ color: oklch(76.8% 0.219 326.9);
Tailwind
colors: {
custom: {
50: '#fea4fd',
500: '#f978fb',
950: '#000000',
},
}SCSS
$custom: #f978fb; $custom-light: #fea4fd; $custom-dark: #000000;
JSON
{
"hex": "#f978fb",
"rgb": {
"r": 249,
"g": 120,
"b": 251
},
"hsl": {
"h": 299.084,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.76781,
"c": 0.21944,
"h": 326.9
},
"luminance": 0.40538
}Semantic roles & 50–950 ramp
primary
#F978FB
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85