#F978EB#F978EB
#F978EB is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.206 H 331.7°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F978EB |
|---|---|
| RGB | rgb(249, 120, 235) |
| HSL | hsl(307, 91%, 72%) |
| HSV | hsv(307, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 5.6%, 2.4%) |
| CIE-LAB | lab(69.17, 63.67, -35.88) |
| CIE-LCH | lch(69.17, 73.08, 330.60°) |
| OKLab | oklab(76.05% 0.1815 -0.0979) |
| OKLCH | oklch(76.05% 0.206 331.7) |
| XYZ | xyz(60.7785, 39.5748, 83.0186) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.63
Violet (CSS)
#EE82EE
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 3.23
Light Magenta
#FA5FF7
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978EB #78F986
analogous
#C778F9 #F978EB #F978AA
triadic
#F978EB #EBF978 #78EBF9
tetradic
#F978EB #F9C778 #78F986 #78AAF9
square
#F978EB #F9C778 #78F986 #78AAF9
split-complementary
#F978EB #AAF978 #78F9C7
monochromatic
#EC0AD4 #F63DE2 #F978EB #FCB3F4 #FEE2FB
Accessibility & contrast
On white
2.36
#F978EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F978EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978EB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978EB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#FF82A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f978eb; /* rgb */ color: rgb(249, 120, 235); /* oklch */ color: oklch(76.0% 0.206 331.7);
Tailwind
colors: {
custom: {
50: '#fea4f1',
500: '#f978eb',
950: '#000000',
},
}SCSS
$custom: #f978eb; $custom-light: #fea4f1; $custom-dark: #000000;
JSON
{
"hex": "#f978eb",
"rgb": {
"r": 249,
"g": 120,
"b": 235
},
"hsl": {
"h": 306.512,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.76049,
"c": 0.20615,
"h": 331.7
},
"luminance": 0.39571
}Semantic roles & 50–950 ramp
primary
#F978EB
secondary
#D5F6D9
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85