#F078BE#F078BE
#F078BE is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.1% C 0.167 H 346.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F078BE |
|---|---|
| RGB | rgb(240, 120, 190) |
| HSL | hsl(325, 80%, 71%) |
| HSV | hsv(325, 50%, 94%) |
| CMYK | cmyk(0%, 50%, 20.8%, 5.9%) |
| CIE-LAB | lab(66.27, 54.17, -15.33) |
| CIE-LCH | lch(66.27, 56.30, 344.20°) |
| OKLab | oklab(73.1% 0.1619 -0.0404) |
| OKLCH | oklch(73.1% 0.167 346) |
| XYZ | xyz(51.9472, 35.6801, 52.8562) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.48
Bubblegum (survey)
#FF6CB5
ΔE00 3.57
Pink (survey)
#FF81C0
ΔE00 3.65
Hot Pink
#FF69B4
ΔE00 3.81
Bubble Gum Pink
#FF69AF
ΔE00 4.52
Pale Magenta
#D767AD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F078BE #78F0AA
analogous
#E678F0 #F078BE #F07882
triadic
#F078BE #BEF078 #78BEF0
tetradic
#F078BE #F0E678 #78F0AA #7882F0
square
#F078BE #F0E678 #78F0AA #7882F0
split-complementary
#F078BE #82F078 #78F0E6
monochromatic
#D61887 #EA41A3 #F078BE #F6AFD9 #FCE3F2
Accessibility & contrast
On white
2.58
#F078BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F078BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F078BE
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F078BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F078BE | 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)
#8295C0
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#FE7693
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f078be; /* rgb */ color: rgb(240, 120, 190); /* oklch */ color: oklch(73.1% 0.167 346.0);
Tailwind
colors: {
custom: {
50: '#f7a3d1',
500: '#f078be',
950: '#000000',
},
}SCSS
$custom: #f078be; $custom-light: #f7a3d1; $custom-dark: #000000;
JSON
{
"hex": "#f078be",
"rgb": {
"r": 240,
"g": 120,
"b": 190
},
"hsl": {
"h": 325,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.73099,
"c": 0.16691,
"h": 346
},
"luminance": 0.35676
}Semantic roles & 50–950 ramp
primary
#F078BE
secondary
#D2F2DF
accent
#DC6109
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82