#F978E5#F978E5
#F978E5 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.8% C 0.201 H 333.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F978E5 |
|---|---|
| RGB | rgb(249, 120, 229) |
| HSL | hsl(309, 91%, 72%) |
| HSV | hsv(309, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 8%, 2.4%) |
| CIE-LAB | lab(68.92, 62.71, -32.94) |
| CIE-LCH | lch(68.92, 70.83, 332.28°) |
| OKLab | oklab(75.79% 0.1804 -0.0895) |
| OKLCH | oklch(75.79% 0.201 333.6) |
| XYZ | xyz(59.9262, 39.2339, 78.5301) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.92
Violet (CSS)
#EE82EE
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.33
Orchid
#DA70D6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978E5 #78F98C
analogous
#CC78F9 #F978E5 #F978A5
triadic
#F978E5 #E5F978 #78E5F9
tetradic
#F978E5 #F9CC78 #78F98C #78A5F9
square
#F978E5 #F9CC78 #78F98C #78A5F9
split-complementary
#F978E5 #A5F978 #78F9CC
monochromatic
#EC0AC9 #F63DDA #F978E5 #FCB3F0 #FEE2F9
Accessibility & contrast
On white
2.37
#F978E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F978E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978E5
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978E5 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769CE9
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#FF80A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f978e5; /* rgb */ color: rgb(249, 120, 229); /* oklch */ color: oklch(75.8% 0.201 333.6);
Tailwind
colors: {
custom: {
50: '#fea4ed',
500: '#f978e5',
950: '#000000',
},
}SCSS
$custom: #f978e5; $custom-light: #fea4ed; $custom-dark: #000000;
JSON
{
"hex": "#f978e5",
"rgb": {
"r": 249,
"g": 120,
"b": 229
},
"hsl": {
"h": 309.302,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.75787,
"c": 0.20139,
"h": 333.6
},
"luminance": 0.3923
}Semantic roles & 50–950 ramp
primary
#F978E5
secondary
#D5F6DA
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84