#F978E8#F978E8
#F978E8 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.9% C 0.204 H 332.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F978E8 |
|---|---|
| RGB | rgb(249, 120, 232) |
| HSL | hsl(308, 91%, 72%) |
| HSV | hsv(308, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 6.8%, 2.4%) |
| CIE-LAB | lab(69.04, 63.19, -34.41) |
| CIE-LCH | lch(69.04, 71.95, 331.43°) |
| OKLab | oklab(75.92% 0.1809 -0.0937) |
| OKLCH | oklch(75.92% 0.204 332.6) |
| XYZ | xyz(60.3487, 39.4029, 80.7552) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.70
Violet (CSS)
#EE82EE
ΔE00 2.70
Candy Pink
#FF63E9
ΔE00 3.27
Light Magenta
#FA5FF7
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978E8 #78F989
analogous
#CA78F9 #F978E8 #F978A8
triadic
#F978E8 #E8F978 #78E8F9
tetradic
#F978E8 #F9CA78 #78F989 #78A8F9
square
#F978E8 #F9CA78 #78F989 #78A8F9
split-complementary
#F978E8 #A8F978 #78F9CA
monochromatic
#EC0ACE #F63DDE #F978E8 #FCB3F2 #FEE2FA
Accessibility & contrast
On white
2.36
#F978E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F978E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978E8
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978E8 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DEC
Deuteranopia (green-blind)
#9BAFE4
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f978e8; /* rgb */ color: rgb(249, 120, 232); /* oklch */ color: oklch(75.9% 0.204 332.6);
Tailwind
colors: {
custom: {
50: '#fea4ef',
500: '#f978e8',
950: '#000000',
},
}SCSS
$custom: #f978e8; $custom-light: #fea4ef; $custom-dark: #000000;
JSON
{
"hex": "#f978e8",
"rgb": {
"r": 249,
"g": 120,
"b": 232
},
"hsl": {
"h": 307.907,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.75917,
"c": 0.20375,
"h": 332.6
},
"luminance": 0.39399
}Semantic roles & 50–950 ramp
primary
#F978E8
secondary
#D5F6D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84