#F978FF#F978FF
#F978FF is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 77.0% C 0.223 H 325.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F978FF |
|---|---|
| RGB | rgb(249, 120, 255) |
| HSL | hsl(297, 100%, 74%) |
| HSV | hsv(297, 53%, 100%) |
| CMYK | cmyk(2.4%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(70.03, 67.03, -45.49) |
| CIE-LCH | lch(70.03, 81.01, 325.84°) |
| OKLab | oklab(76.97% 0.1843 -0.1254) |
| OKLCH | oklch(76.97% 0.223 325.8) |
| XYZ | xyz(63.8320, 40.7962, 99.1006) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.61
Orchid
#DA70D6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978FF #7EFF78
analogous
#B578FF #F978FF #FF78C1
triadic
#F978FF #FFF978 #78FFF9
tetradic
#F978FF #FFB578 #7EFF78 #78C1FF
square
#F978FF #FFB578 #7EFF78 #78C1FF
split-complementary
#F978FF #C1FF78 #78FFB5
monochromatic
#F100FD #F63BFF #F978FF #FCB5FF #FEE0FF
Accessibility & contrast
On white
2.29
#F978FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F978FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978FF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978FF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FF88B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f978ff; /* rgb */ color: rgb(249, 120, 255); /* oklch */ color: oklch(77.0% 0.223 325.8);
Tailwind
colors: {
custom: {
50: '#fea4ff',
500: '#f978ff',
950: '#000000',
},
}SCSS
$custom: #f978ff; $custom-light: #fea4ff; $custom-dark: #000000;
JSON
{
"hex": "#f978ff",
"rgb": {
"r": 249,
"g": 120,
"b": 255
},
"hsl": {
"h": 297.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76971,
"c": 0.22288,
"h": 325.8
},
"luminance": 0.40793
}Semantic roles & 50–950 ramp
primary
#F978FF
secondary
#D5F7D4
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86