#F978B5#F978B5
#F978B5 is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.0% C 0.170 H 352.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F978B5 |
|---|---|
| RGB | rgb(249, 120, 181) |
| HSL | hsl(332, 91%, 72%) |
| HSV | hsv(332, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 27.3%, 2.4%) |
| CIE-LAB | lab(67.21, 55.76, -8.73) |
| CIE-LCH | lch(67.21, 56.44, 351.11°) |
| OKLab | oklab(73.96% 0.1687 -0.0224) |
| OKLCH | oklch(73.96% 0.17 352.4) |
| XYZ | xyz(54.1259, 36.9137, 47.9816) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.25
Pink (survey)
#FF81C0
ΔE00 2.40
Bubble Gum Pink
#FF69AF
ΔE00 2.69
Hot Pink
#FF69B4
ΔE00 2.72
Bubblegum Pink
#FE83CC
ΔE00 4.35
Carnation Pink
#FF7FA7
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978B5 #78F9BC
analogous
#F978F5 #F978B5 #F97C78
triadic
#F978B5 #B5F978 #78B5F9
tetradic
#F978B5 #F5F978 #78F9BC #7C78F9
square
#F978B5 #F5F978 #78F9BC #7C78F9
split-complementary
#F978B5 #78F97C #78F5F9
monochromatic
#EC0A75 #F63D95 #F978B5 #FCB3D5 #FEE2EF
Accessibility & contrast
On white
2.51
#F978B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F978B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978B5
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978B5 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B7
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f978b5; /* rgb */ color: rgb(249, 120, 181); /* oklch */ color: oklch(74.0% 0.170 352.4);
Tailwind
colors: {
custom: {
50: '#fea3cb',
500: '#f978b5',
950: '#000000',
},
}SCSS
$custom: #f978b5; $custom-light: #fea3cb; $custom-dark: #000000;
JSON
{
"hex": "#f978b5",
"rgb": {
"r": 249,
"g": 120,
"b": 181
},
"hsl": {
"h": 331.628,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.73955,
"c": 0.17015,
"h": 352.4
},
"luminance": 0.36909
}Semantic roles & 50–950 ramp
primary
#F978B5
secondary
#D5F6E6
accent
#E67900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82