#F078BC#F078BC
#F078BC is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.0% C 0.166 H 346.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F078BC |
|---|---|
| RGB | rgb(240, 120, 188) |
| HSL | hsl(326, 80%, 71%) |
| HSV | hsv(326, 50%, 94%) |
| CMYK | cmyk(0%, 50%, 21.7%, 5.9%) |
| CIE-LAB | lab(66.21, 53.89, -14.30) |
| CIE-LCH | lch(66.21, 55.75, 345.13°) |
| OKLab | oklab(73.03% 0.1614 -0.0376) |
| OKLCH | oklch(73.03% 0.166 346.9) |
| XYZ | xyz(51.7301, 35.5932, 51.7129) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.33
Pink (survey)
#FF81C0
ΔE00 3.47
Hot Pink
#FF69B4
ΔE00 3.59
Bubblegum Pink
#FE83CC
ΔE00 3.61
Bubble Gum Pink
#FF69AF
ΔE00 4.22
Pale Magenta
#D767AD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F078BC #78F0AC
analogous
#E878F0 #F078BC #F07880
triadic
#F078BC #BCF078 #78BCF0
tetradic
#F078BC #F0E878 #78F0AC #7880F0
square
#F078BC #F0E878 #78F0AC #7880F0
split-complementary
#F078BC #80F078 #78F0E8
monochromatic
#D61883 #EA41A1 #F078BC #F6AFD7 #FCE3F1
Accessibility & contrast
On white
2.59
#F078BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F078BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F078BC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F078BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F078BC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BE
Deuteranopia (green-blind)
#A3A9B9
Tritanopia (blue-blind)
#FE7692
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f078bc; /* rgb */ color: rgb(240, 120, 188); /* oklch */ color: oklch(73.0% 0.166 346.9);
Tailwind
colors: {
custom: {
50: '#f8a3d0',
500: '#f078bc',
950: '#000000',
},
}SCSS
$custom: #f078bc; $custom-light: #f8a3d0; $custom-dark: #000000;
JSON
{
"hex": "#f078bc",
"rgb": {
"r": 240,
"g": 120,
"b": 188
},
"hsl": {
"h": 326,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.73027,
"c": 0.16571,
"h": 346.9
},
"luminance": 0.35589
}Semantic roles & 50–950 ramp
primary
#F078BC
secondary
#D2F2E0
accent
#DC6509
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82