#F979B4#F979B4
#F979B4 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.1% C 0.168 H 353.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F979B4 |
|---|---|
| RGB | rgb(249, 121, 180) |
| HSL | hsl(332, 91%, 73%) |
| HSV | hsv(332, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 27.7%, 2.4%) |
| CIE-LAB | lab(67.36, 55.16, -7.94) |
| CIE-LCH | lch(67.36, 55.73, 351.81°) |
| OKLab | oklab(74.06% 0.1669 -0.0203) |
| OKLCH | oklch(74.06% 0.168 353.1) |
| XYZ | xyz(54.1445, 37.1146, 47.4834) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.42
Bubblegum (survey)
#FF6CB5
ΔE00 2.54
Bubble Gum Pink
#FF69AF
ΔE00 2.85
Hot Pink
#FF69B4
ΔE00 3.00
Bubblegum Pink
#FE83CC
ΔE00 4.54
Carnation Pink
#FF7FA7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979B4 #79F9BE
analogous
#F979F4 #F979B4 #F97E79
triadic
#F979B4 #B4F979 #79B4F9
tetradic
#F979B4 #F4F979 #79F9BE #7E79F9
square
#F979B4 #F4F979 #79F9BE #7E79F9
split-complementary
#F979B4 #79F97E #79F4F9
monochromatic
#ED0B73 #F63E93 #F979B4 #FCB4D5 #FEE2EF
Accessibility & contrast
On white
2.49
#F979B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F979B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979B4
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979B4 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8996B6
Deuteranopia (green-blind)
#ABADB1
Tritanopia (blue-blind)
#FF738F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f979b4; /* rgb */ color: rgb(249, 121, 180); /* oklch */ color: oklch(74.1% 0.168 353.1);
Tailwind
colors: {
custom: {
50: '#fea4ca',
500: '#f979b4',
950: '#000000',
},
}SCSS
$custom: #f979b4; $custom-light: #fea4ca; $custom-dark: #000000;
JSON
{
"hex": "#f979b4",
"rgb": {
"r": 249,
"g": 121,
"b": 180
},
"hsl": {
"h": 332.344,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.74058,
"c": 0.16815,
"h": 353.1
},
"luminance": 0.3711
}Semantic roles & 50–950 ramp
primary
#F979B4
secondary
#D5F6E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82