#F978BF#F978BF
#F978BF is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.3% C 0.175 H 348.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F978BF |
|---|---|
| RGB | rgb(249, 120, 191) |
| HSL | hsl(327, 91%, 72%) |
| HSV | hsv(327, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 23.3%, 2.4%) |
| CIE-LAB | lab(67.53, 57.09, -13.88) |
| CIE-LCH | lch(67.53, 58.75, 346.33°) |
| OKLab | oklab(74.3% 0.1716 -0.0364) |
| OKLCH | oklch(74.3% 0.175 348) |
| XYZ | xyz(55.1890, 37.3390, 53.5806) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.43
Bubblegum (survey)
#FF6CB5
ΔE00 2.69
Bubblegum Pink
#FE83CC
ΔE00 2.77
Hot Pink
#FF69B4
ΔE00 3.07
Bubble Gum Pink
#FF69AF
ΔE00 3.76
Carnation Pink
#FF7FA7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978BF #78F9B2
analogous
#F378F9 #F978BF #F9787E
triadic
#F978BF #BFF978 #78BFF9
tetradic
#F978BF #F9F378 #78F9B2 #787EF9
square
#F978BF #F9F378 #78F9B2 #787EF9
split-complementary
#F978BF #7EF978 #78F9F3
monochromatic
#EC0A87 #F63DA3 #F978BF #FCB3DB #FEE2F1
Accessibility & contrast
On white
2.48
#F978BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F978BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978BF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978BF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f978bf; /* rgb */ color: rgb(249, 120, 191); /* oklch */ color: oklch(74.3% 0.175 348.0);
Tailwind
colors: {
custom: {
50: '#fea3d2',
500: '#f978bf',
950: '#000000',
},
}SCSS
$custom: #f978bf; $custom-light: #fea3d2; $custom-dark: #000000;
JSON
{
"hex": "#f978bf",
"rgb": {
"r": 249,
"g": 120,
"b": 191
},
"hsl": {
"h": 326.977,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.74298,
"c": 0.17539,
"h": 348
},
"luminance": 0.37334
}Semantic roles & 50–950 ramp
primary
#F978BF
secondary
#D5F6E4
accent
#E66700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82