#F979BD#F979BD
#F979BD is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.4% C 0.173 H 349.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F979BD |
|---|---|
| RGB | rgb(249, 121, 189) |
| HSL | hsl(328, 91%, 73%) |
| HSV | hsv(328, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 24.1%, 2.4%) |
| CIE-LAB | lab(67.65, 56.35, -12.58) |
| CIE-LCH | lch(67.65, 57.73, 347.41°) |
| OKLab | oklab(74.36% 0.1696 -0.0328) |
| OKLCH | oklch(74.36% 0.173 349) |
| XYZ | xyz(55.0913, 37.4933, 52.4697) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.06
Bubblegum (survey)
#FF6CB5
ΔE00 2.57
Bubblegum Pink
#FE83CC
ΔE00 2.93
Hot Pink
#FF69B4
ΔE00 3.00
Bubble Gum Pink
#FF69AF
ΔE00 3.55
Carnation Pink
#FF7FA7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979BD #79F9B5
analogous
#F579F9 #F979BD #F9797D
triadic
#F979BD #BDF979 #79BDF9
tetradic
#F979BD #F9F579 #79F9B5 #797DF9
square
#F979BD #F9F579 #79F9B5 #797DF9
split-complementary
#F979BD #7DF979 #79F9F5
monochromatic
#ED0B83 #F63EA0 #F979BD #FCB4DA #FEE2F1
Accessibility & contrast
On white
2.47
#F979BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F979BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979BD
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979BD | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8797BF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f979bd; /* rgb */ color: rgb(249, 121, 189); /* oklch */ color: oklch(74.4% 0.173 349.0);
Tailwind
colors: {
custom: {
50: '#fea4d0',
500: '#f979bd',
950: '#000000',
},
}SCSS
$custom: #f979bd; $custom-light: #fea4d0; $custom-dark: #000000;
JSON
{
"hex": "#f979bd",
"rgb": {
"r": 249,
"g": 121,
"b": 189
},
"hsl": {
"h": 328.125,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.74362,
"c": 0.17274,
"h": 349
},
"luminance": 0.37489
}Semantic roles & 50–950 ramp
primary
#F979BD
secondary
#D5F6E4
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82