#F077BE#F077BE
#F077BE is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.0% C 0.169 H 345.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F077BE |
|---|---|
| RGB | rgb(240, 119, 190) |
| HSL | hsl(325, 80%, 70%) |
| HSV | hsv(325, 50%, 94%) |
| CMYK | cmyk(0%, 50.4%, 20.8%, 5.9%) |
| CIE-LAB | lab(66.09, 54.65, -15.61) |
| CIE-LCH | lch(66.09, 56.83, 344.06°) |
| OKLab | oklab(72.96% 0.1634 -0.0412) |
| OKLCH | oklch(72.96% 0.169 345.9) |
| XYZ | xyz(51.8275, 35.4408, 52.8163) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.54
Bubblegum Pink
#FE83CC
ΔE00 3.61
Hot Pink
#FF69B4
ΔE00 3.75
Pink (survey)
#FF81C0
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Pale Magenta
#D767AD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F077BE #77F0A9
analogous
#E577F0 #F077BE #F07782
triadic
#F077BE #BEF077 #77BEF0
tetradic
#F077BE #F0E577 #77F0A9 #7782F0
square
#F077BE #F0E577 #77F0A9 #7782F0
split-complementary
#F077BE #82F077 #77F0E5
monochromatic
#D51887 #EA40A4 #F077BE #F6AED8 #FCE3F2
Accessibility & contrast
On white
2.60
#F077BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#F077BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F077BE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F077BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F077BE | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294C0
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#FE7592
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f077be; /* rgb */ color: rgb(240, 119, 190); /* oklch */ color: oklch(73.0% 0.169 345.9);
Tailwind
colors: {
custom: {
50: '#f8a2d1',
500: '#f077be',
950: '#000000',
},
}SCSS
$custom: #f077be; $custom-light: #f8a2d1; $custom-dark: #000000;
JSON
{
"hex": "#f077be",
"rgb": {
"r": 240,
"g": 119,
"b": 190
},
"hsl": {
"h": 324.793,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.72961,
"c": 0.1685,
"h": 345.9
},
"luminance": 0.35437
}Semantic roles & 50–950 ramp
primary
#F077BE
secondary
#D1F2DF
accent
#DC6009
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82