#F078BF#F078BF
#F078BF is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.1% C 0.168 H 345.5°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F078BF |
|---|---|
| RGB | rgb(240, 120, 191) |
| HSL | hsl(325, 80%, 71%) |
| HSV | hsv(325, 50%, 94%) |
| CMYK | cmyk(0%, 50%, 20.4%, 5.9%) |
| CIE-LAB | lab(66.31, 54.31, -15.84) |
| CIE-LCH | lch(66.31, 56.57, 343.74°) |
| OKLab | oklab(73.13% 0.1622 -0.0418) |
| OKLCH | oklch(73.13% 0.168 345.5) |
| XYZ | xyz(52.0568, 35.7239, 53.4338) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.43
Bubblegum (survey)
#FF6CB5
ΔE00 3.70
Pink (survey)
#FF81C0
ΔE00 3.75
Hot Pink
#FF69B4
ΔE00 3.93
Bubble Gum Pink
#FF69AF
ΔE00 4.67
Pale Magenta
#D767AD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F078BF #78F0A9
analogous
#E578F0 #F078BF #F07883
triadic
#F078BF #BFF078 #78BFF0
tetradic
#F078BF #F0E578 #78F0A9 #7883F0
square
#F078BF #F0E578 #78F0A9 #7883F0
split-complementary
#F078BF #83F078 #78F0E5
monochromatic
#D61888 #EA41A5 #F078BF #F6AFD9 #FCE3F2
Accessibility & contrast
On white
2.58
#F078BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F078BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F078BF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F078BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F078BF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C1
Deuteranopia (green-blind)
#A2A9BC
Tritanopia (blue-blind)
#FD7793
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f078bf; /* rgb */ color: rgb(240, 120, 191); /* oklch */ color: oklch(73.1% 0.168 345.5);
Tailwind
colors: {
custom: {
50: '#f7a3d2',
500: '#f078bf',
950: '#000000',
},
}SCSS
$custom: #f078bf; $custom-light: #f7a3d2; $custom-dark: #000000;
JSON
{
"hex": "#f078bf",
"rgb": {
"r": 240,
"g": 120,
"b": 191
},
"hsl": {
"h": 324.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.73135,
"c": 0.16753,
"h": 345.5
},
"luminance": 0.3572
}Semantic roles & 50–950 ramp
primary
#F078BF
secondary
#D2F2DF
accent
#DC5F09
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82