#F979C8#F979C8
#F979C8 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.8% C 0.179 H 344.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F979C8 |
|---|---|
| RGB | rgb(249, 121, 200) |
| HSL | hsl(323, 91%, 73%) |
| HSV | hsv(323, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 19.7%, 2.4%) |
| CIE-LAB | lab(68.01, 57.87, -18.20) |
| CIE-LCH | lch(68.01, 60.66, 342.54°) |
| OKLab | oklab(74.76% 0.1726 -0.0482) |
| OKLCH | oklch(74.76% 0.179 344.4) |
| XYZ | xyz(56.3309, 37.9892, 58.9982) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.25
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum (survey)
#FF6CB5
ΔE00 4.15
Hot Pink
#FF69B4
ΔE00 4.41
Bubble Gum Pink
#FF69AF
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979C8 #79F9AA
analogous
#EA79F9 #F979C8 #F97988
triadic
#F979C8 #C8F979 #79C8F9
tetradic
#F979C8 #F9EA79 #79F9AA #7988F9
square
#F979C8 #F9EA79 #79F9AA #7988F9
split-complementary
#F979C8 #88F979 #79F9EA
monochromatic
#ED0B96 #F63EB0 #F979C8 #FCB4E0 #FEE2F3
Accessibility & contrast
On white
2.44
#F979C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F979C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979C8
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979C8 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8398CB
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#FF7898
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f979c8; /* rgb */ color: rgb(249, 121, 200); /* oklch */ color: oklch(74.8% 0.179 344.4);
Tailwind
colors: {
custom: {
50: '#fea4d8',
500: '#f979c8',
950: '#000000',
},
}SCSS
$custom: #f979c8; $custom-light: #fea4d8; $custom-dark: #000000;
JSON
{
"hex": "#f979c8",
"rgb": {
"r": 249,
"g": 121,
"b": 200
},
"hsl": {
"h": 322.969,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.74757,
"c": 0.1792,
"h": 344.4
},
"luminance": 0.37985
}Semantic roles & 50–950 ramp
primary
#F979C8
secondary
#D5F6E2
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83