#F978E6#F978E6
#F978E6 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.8% C 0.202 H 333.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F978E6 |
|---|---|
| RGB | rgb(249, 120, 230) |
| HSL | hsl(309, 91%, 72%) |
| HSV | hsv(309, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 7.6%, 2.4%) |
| CIE-LAB | lab(68.96, 62.87, -33.43) |
| CIE-LCH | lch(68.96, 71.20, 331.99°) |
| OKLab | oklab(75.83% 0.1806 -0.0909) |
| OKLCH | oklch(75.83% 0.202 333.3) |
| XYZ | xyz(60.0663, 39.2899, 79.2676) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.83
Violet (CSS)
#EE82EE
ΔE00 2.91
Candy Pink
#FF63E9
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 5.07
Light Magenta
#FA5FF7
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978E6 #78F98B
analogous
#CB78F9 #F978E6 #F978A6
triadic
#F978E6 #E6F978 #78E6F9
tetradic
#F978E6 #F9CB78 #78F98B #78A6F9
square
#F978E6 #F9CB78 #78F98B #78A6F9
split-complementary
#F978E6 #A6F978 #78F9CB
monochromatic
#EC0ACB #F63DDB #F978E6 #FCB3F1 #FEE2FA
Accessibility & contrast
On white
2.37
#F978E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F978E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978E6
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978E6 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769CEA
Deuteranopia (green-blind)
#9BAFE2
Tritanopia (blue-blind)
#FF80A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f978e6; /* rgb */ color: rgb(249, 120, 230); /* oklch */ color: oklch(75.8% 0.202 333.3);
Tailwind
colors: {
custom: {
50: '#fea4ee',
500: '#f978e6',
950: '#000000',
},
}SCSS
$custom: #f978e6; $custom-light: #fea4ee; $custom-dark: #000000;
JSON
{
"hex": "#f978e6",
"rgb": {
"r": 249,
"g": 120,
"b": 230
},
"hsl": {
"h": 308.837,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.7583,
"c": 0.20217,
"h": 333.3
},
"luminance": 0.39286
}Semantic roles & 50–950 ramp
primary
#F978E6
secondary
#D5F6DA
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84