#F978AF#F978AF
#F978AF is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.167 H 355.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F978AF |
|---|---|
| RGB | rgb(249, 120, 175) |
| HSL | hsl(334, 91%, 72%) |
| HSV | hsv(334, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 29.7%, 2.4%) |
| CIE-LAB | lab(67.03, 55.00, -5.61) |
| CIE-LCH | lch(67.03, 55.29, 354.18°) |
| OKLab | oklab(73.76% 0.1668 -0.0141) |
| OKLCH | oklch(73.76% 0.167 355.2) |
| XYZ | xyz(53.5235, 36.6728, 44.8088) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.84
Bubblegum (survey)
#FF6CB5
ΔE00 2.98
Pink (survey)
#FF81C0
ΔE00 3.28
Hot Pink
#FF69B4
ΔE00 3.36
Carnation Pink
#FF7FA7
ΔE00 3.87
Pinky
#FC86AA
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978AF #78F9C2
analogous
#F978EF #F978AF #F98278
triadic
#F978AF #AFF978 #78AFF9
tetradic
#F978AF #EFF978 #78F9C2 #8278F9
square
#F978AF #EFF978 #78F9C2 #8278F9
split-complementary
#F978AF #78F982 #78EFF9
monochromatic
#EC0A6B #F63D8C #F978AF #FCB3D2 #FEE2EE
Accessibility & contrast
On white
2.52
#F978AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F978AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978AF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978AF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B1
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#FF718D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f978af; /* rgb */ color: rgb(249, 120, 175); /* oklch */ color: oklch(73.8% 0.167 355.2);
Tailwind
colors: {
custom: {
50: '#fea3c6',
500: '#f978af',
950: '#000000',
},
}SCSS
$custom: #f978af; $custom-light: #fea3c6; $custom-dark: #000000;
JSON
{
"hex": "#f978af",
"rgb": {
"r": 249,
"g": 120,
"b": 175
},
"hsl": {
"h": 334.419,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.7376,
"c": 0.1674,
"h": 355.2
},
"luminance": 0.36668
}Semantic roles & 50–950 ramp
primary
#F978AF
secondary
#D5F6E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82